Skip to content

Commit 4a6d9b8

Browse files
authored
Merge pull request #239 from cubicdaiya/renovate/pcre2project-pcre2-10.x
chore(deps): update dependency pcre2project/pcre2 to v10.47
2 parents ef9d13b + 7a15e6e commit 4a6d9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const (
88

99
// pcre
1010
const (
11-
PcreVersion = "10.46"
11+
PcreVersion = "10.47"
1212
PcreDownloadURLPrefix = "https://github.com/PCRE2Project/pcre2/releases/download"
1313
)
1414

0 commit comments

Comments
 (0)