Update ACL pin to fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0

* [CpuGemmConv2d] Extract skip_im2col and skip_col2im computation.


Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I45ef95e33d8803df6147b7437918151bf67be611
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 1370932..abf101c 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_02" # Release 22.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="01a8adebad130517678c2f5e6b97041a6e026048" #Fix Duplicate Template in Pooling3dFixture
+DEFAULT_CLFRAMEWORKREVISION="fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0" #[CpuGemmConv2d] Extract skip_im2col and skip_col2im computation.
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"