Update ACL pin to 0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Icb5e73d66ebafda162c7ef57ced7402d0aca5950
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 57bb0a8..6170b49 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_04" # Release 24.04
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="301e33f8f94be6427bf2377570388c379d8c8466" #Add fp16 and integer data type support for ScatterNd in Gpu
+DEFAULT_CLFRAMEWORKREVISION="0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb" #11421: Change reorder implementation to be vector length agnostic for OHWIo8 reorder
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out