diff --git a/build.zig.zon b/build.zig.zon index 4135458..6c1cab9 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -21,9 +21,8 @@ // `hash`, otherwise you are communicating that you expect to find the old hash at // the new URL. // - .url = "https://github.com/jetzig-framework/zmpl/archive/refs/tags/0.0.1.tar.gz", - .hash = "12204256376f262a58935d66a2a0b41ac0447299b7e63a4c6ff160ddcef6572cd3c7", - + .url = "https://github.com/jetzig-framework/zmpl/archive/abe0d2b27f22b449eb021bcf8f5722fa38229c6a.tar.gz", + .hash = "122007e90e8db4781ef886cc6c11b4fba6d9b0cf79d0df0e616894c7f72ac1f5f4cb", // This is computed from the file contents of the directory of files that is // obtained after fetching `url` and applying the inclusion rules given by // `paths`.