diff options
Diffstat (limited to 'build.zig.zon')
| -rw-r--r-- | build.zig.zon | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.zig.zon b/build.zig.zon index 5eba9df..415faee 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -66,8 +66,8 @@ // .lazy = false, //}, .zigimg = .{ - .url = "https://github.com/zigimg/zigimg/archive/7144f698850afd968fa87e04b95343d819912a33.tar.gz", - .hash = "zigimg-0.1.0-8_eo2h6XEgAR6UkBiCtWECcml0gtx0oIXE3MX7sPCZof", + .url = "git+https://github.com/zigimg/zigimg.git#362cdd6bce109f7bc674be134cddd378f52da5d4", + .hash = "zigimg-0.1.0-8_eo2jNrFQD4mu3EAUkfQRmCkyfprdIXc8JQ6uyxhjSQ", }, }, |
