Update ACL pin toe695579911fbe6aa06b11dbeeec7af5637a92f2b

* arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels



Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: Iaf3fce5dedaf5171dae77be8faca997e281d490e
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 1ace6cc..a40f763 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_11" # Release 23.11
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="0c17c4b42e6b819b0140f36527dbaf6166f37b2b" #10966: Fix leftover cols in CpuGemmLowpMatrixBReductionKernel
+DEFAULT_CLFRAMEWORKREVISION="e695579911fbe6aa06b11dbeeec7af5637a92f2b" #arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels.
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out