Skip to content

Commit

Permalink
build.zig.zon: use kivikakk/pcre-8.45@8125247.
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Jul 1, 2024
1 parent 3e36dba commit 8f78263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.version = "0.1.0",
.dependencies = .{
.pcre = .{
.url = "https://github.com/lun-4/pcre-8.45/archive/999bbb603e2d4b05acfbdd82df638eb6664a95c7.tar.gz",
.hash = "1220e7e5cb6837d9b0bc9b11f99d7a0660ea89490c41adcfede311196d9dc7e14066",
.url = "https://github.com/kivikakk/pcre-8.45/archive/812524706afd3a333c1fb31100e046f167740ac3.tar.gz",
.hash = "1220ac1f2dc0def06527baacecdacf3daae723bf0b439356ee5db6868ca255412b59",
},
},
.minimum_zig_version = "0.12.0",
Expand Down

0 comments on commit 8f78263

Please sign in to comment.