Skip to content

Commit 11de0d7

Browse files
committed
Update plthook dependency url
1 parent 8ca53a8 commit 11de0d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.dependencies = .{
1111
.plthook = .{
12-
.url = "git+https://github.com/mpfaff/plthook.git#32ddef589799debcc9c6872e8bdccc87af22e2b3",
12+
.url = "git+https://github.com/manderrow/plthook.git#32ddef589799debcc9c6872e8bdccc87af22e2b3",
1313
.hash = "plthook-0.0.0-91TxxXuSAQDMs-czVYCe78YpWmZ4kN2GG0yQ6F-EQv10",
1414
},
1515
},

0 commit comments

Comments
 (0)