There was an error while loading. Please reload this page.
2 parents ef9d13b + 7a15e6e commit 4a6d9b8Copy full SHA for 4a6d9b8
builder/const.go
@@ -8,7 +8,7 @@ const (
8
9
// pcre
10
const (
11
-PcreVersion = "10.46"
+PcreVersion = "10.47"
12
PcreDownloadURLPrefix = "https://github.com/PCRE2Project/pcre2/releases/download"
13
)
14
0 commit comments