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 4a12e1d commit 523ac2dCopy full SHA for 523ac2d
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.3.0.tar.gz",
7
- .hash = "zwasm-1.3.0-IBbzF46_IQB5I5D-U1iQuPTDuThj2aAWqQBhHPAcvZSR",
+ .url = "https://github.com/clojurewasm/zwasm/archive/v1.5.0.tar.gz",
+ .hash = "zwasm-1.5.0-placeholder",
8
},
9
10
.fingerprint = 0x62a7be489d633543,
0 commit comments