Update ACL pin to 77bbe2e08b0376edfd3f504950be7f4b5720eeb0

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Id1f3dacb09cfa8542c0821230f0c383ed1c63130
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 50d8e52..aa3fb40 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_02" # Release 24.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="905786ea0c1abb2b8df36c56eae93a97823cace1" #11354: https://review.mlplatform.org/c/ml/ComputeLibrary/+/11354
+DEFAULT_CLFRAMEWORKREVISION="77bbe2e08b0376edfd3f504950be7f4b5720eeb0" #11357: Add SME2 implementation of softmax for FP32
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out