Update Jetzig

This commit is contained in:
mitteneer 2024-04-03 14:42:56 -04:00
parent 82e362671c
commit 8a5666c4e9
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2024 miteneer
Copyright (c) 2024 mitteneer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -16,8 +16,8 @@
// internet connectivity.
.dependencies = .{
.jetzig = .{
.url = "https://github.com/jetzig-framework/jetzig/archive/b94845a41587bb94a4127215989ff4b24c4f9642.tar.gz",
.hash = "12209d50e9cd675564840d2542e1472babaf18b594bb1d484bc786e926463358661d",
.url = "https://github.com/jetzig-framework/jetzig/archive/31e8ae36e1d7f68166114eefb867c23df352d537.tar.gz",
.hash = "1220d368ce21549ccd721d5f303888986fff5714835b1f266a62e329f85eabec8f19",
},
.iguanas = .{
.url = "https://github.com/jetzig-framework/iguanas/archive/89c2abf29de0bc31054a9a6feac5a6a83bab0459.tar.gz",