Skip to content

Commit 25a02cc

Browse files
authored
Merge pull request #3 from clojurewasm/develop/bump-zwasm-v1.9.0
Bump zwasm v1.8.0 → v1.9.0
2 parents 73f435f + 0fe8cce commit 25a02cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.3.0",
44
.dependencies = .{
55
.zwasm = .{
6-
.url = "https://github.com/clojurewasm/zwasm/archive/v1.8.0.tar.gz",
7-
.hash = "zwasm-1.8.0-IBbzF7LPKQAqq50dY7Kj8RQhPulvoxIf7dEkHcvp27Ix",
6+
.url = "https://github.com/clojurewasm/zwasm/archive/v1.9.0.tar.gz",
7+
.hash = "zwasm-1.9.0-IBbzFxntKQBZIPIaEPtYBnhXFLpwfmz0X5q_2nhZ1Zkd",
88
},
99
},
1010
.fingerprint = 0x62a7be489d633543,

0 commit comments

Comments
 (0)