Update ACL pin to a1f7851e2f776610019db8725c2963c36b0c85eb

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Id2cf6cda8f83466f76959ca90b03b56864d3ac8a
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 5f6d7c7..445ef18 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="4bfc70e31766587c951204c93a127a486e007d0c" #Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16
+DEFAULT_CLFRAMEWORKREVISION="a1f7851e2f776610019db8725c2963c36b0c85eb" #Integrate new winograd APIs from MLTech
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"