Update ACL pin to 0fa92b849fd4892a341a3cda5e2ff9092093f841

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: I36755b39301d629fd310625a6645beb06ae4944f
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 7400ff8..3b88e03 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="c1204c76d40dcaf754fd7d725c432f19a2f368a4" #10469: Connect MatMul MMUL kernels to ClMatMul operator
+DEFAULT_CLFRAMEWORKREVISION="0fa92b849fd4892a341a3cda5e2ff9092093f841" #10487: arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product.
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out