We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b8e9c commit 3f2521aCopy full SHA for 3f2521a
1 file changed
build.zig.zon
@@ -3,8 +3,8 @@
3
.version = "0.3.0",
4
.dependencies = .{
5
.zwasm = .{
6
- .url = "https://github.com/clojurewasm/zwasm/archive/v1.5.0.tar.gz",
7
- .hash = "zwasm-1.5.0-IBbzF5ERIwD_nZyPh4W69bZ6Hj0kryBSZOcV6CnHXoQu",
+ .url = "https://github.com/clojurewasm/zwasm/archive/v1.6.0.tar.gz",
+ .hash = "zwasm-1.6.0-IBbzF8ARJAC4zEBdrGEpd-j6Ms9-PxXu-Z9nMEXyGHlJ",
8
},
9
10
.fingerprint = 0x62a7be489d633543,
0 commit comments