Update ACL pin to a3cf241de1f68f90ebfefe0c7e3d6e7c67c36915

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Ic28a366ea4a437d2b24bb085545887852fdd7598
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index a5cf4b9..315b510 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_05" # Release 22.05
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="d8804fdc4254f614e48296e5a4efef2833ba4163" #Fix OpenCL Winograd output transform
+DEFAULT_CLFRAMEWORKREVISION="a3cf241de1f68f90ebfefe0c7e3d6e7c67c36915" #Add G57 to GPUTarget
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"