Merge pull request #201 from jetzig-framework/zmpl-infinite-recursion-bugfix

Update Zmpl
This commit is contained in:
bobf 2025-05-06 19:25:16 +01:00 committed by GitHub
commit a298192bb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,8 @@
.hash = "jetkv-0.0.0-zCv0fmCGAgCyYqwHjk0P5KrYVRew1MJAtbtAcIO-WPpT", .hash = "jetkv-0.0.0-zCv0fmCGAgCyYqwHjk0P5KrYVRew1MJAtbtAcIO-WPpT",
}, },
.zmpl = .{ .zmpl = .{
.url = "https://github.com/jetzig-framework/zmpl/archive/03cc97b52e80ac368f0dfe2e19c2b3dcdbf9f6ed.tar.gz", .url = "https://github.com/jetzig-framework/zmpl/archive/4a3b7a9fb51fb107e4402c5086e19b7e37c4c700.tar.gz",
.hash = "zmpl-0.0.1-SYFGBsSZAwBaIVdcokCVyM2azwVO3OTfaTTPddWERpyq", .hash = "zmpl-0.0.1-SYFGBtaXAwDUa98G0H2stn8sDtaqJCFiapkmBBQ_YPUA",
}, },
.httpz = .{ .httpz = .{
.url = "https://github.com/karlseguin/http.zig/archive/37d7cb9819b804ade5f4b974b82f8dd0622225ed.tar.gz", .url = "https://github.com/karlseguin/http.zig/archive/37d7cb9819b804ade5f4b974b82f8dd0622225ed.tar.gz",