Skip to content

Commit 8eaecc0

Browse files
committed
fix ref
1 parent ee2bd62 commit 8eaecc0

File tree

1 file changed

+1
-1
lines changed
  • .github/scripts/download-bundled

1 file changed

+1
-1
lines changed

.github/scripts/download-bundled/pcre2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33

44
root_dir=$(cd ../../..; pwd)
55

6-
commit=5a81104e650ebd7ac24eb63d4dff67db723a5278 # 10.46 release
6+
commit=b2bd4254b379b9d7dc9a3dda060a7e27009ccdff # 10.46 release
77

88
rm -rf ext/pcre/pcre2lib
99
git clone --revision=$commit https://github.com/PCRE2Project/pcre2.git ext/pcre/pcre2lib

0 commit comments

Comments
 (0)