Skip to content

Commit 4b7437f

Browse files
authored
Merge pull request #1 from clojurewasm/develop/bump-zwasm-v1.7.2
Bump zwasm v1.6.1 → v1.7.2
2 parents 14be540 + 6d9179c commit 4b7437f

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.6.1.tar.gz",
7-
.hash = "zwasm-1.6.0-IBbzFxlNJABErVzYJGZtcE4EzBw26P4XziZAj8CywE4M",
6+
.url = "https://github.com/clojurewasm/zwasm/archive/v1.7.2.tar.gz",
7+
.hash = "zwasm-1.6.0-IBbzF3K-KQA1omPPy63QNlvEWV4uV-qS8xmwORW1cV_I",
88
},
99
},
1010
.fingerprint = 0x62a7be489d633543,

0 commit comments

Comments
 (0)