Update ACL pin to 171fc3d160736e10f859c6f2a24d1c7a59bcd9e3

# Add CPU Pool3d FP16/32 implementation


Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I39ab2d1169efe17a9a8bd381d36fb5ee514302b9
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 4a70127..c90293f 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="8a87983c90299dfc7d6fbda3dba312e7603d7074" #Setup automatic kernel window for dynamic fusion
+DEFAULT_CLFRAMEWORKREVISION="171fc3d160736e10f859c6f2a24d1c7a59bcd9e3" #Add CPU Pool3d FP16/32 implementation
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"