Update ACL pin to c827e99fc46521f43719b0c2d1b6f05d66abf68c

* Update Neon pooling kernel

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: I2d2028b29c69156133d42832a6f8e7e2de7d4363
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index abf101c..955b87e 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="fa6877f94b12ec80235e55bcfe5a9b6fdc009cf0" #[CpuGemmConv2d] Extract skip_im2col and skip_col2im computation.
+DEFAULT_CLFRAMEWORKREVISION="c827e99fc46521f43719b0c2d1b6f05d66abf68c" #Update Neon™ pooling kernel.
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"