Skip to content

Commit 3f2521a

Browse files
committed
Update zwasm to v1.6.0 (Windows x86_64 first-class support)
1 parent 36b8e9c commit 3f2521a

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.5.0.tar.gz",
7-
.hash = "zwasm-1.5.0-IBbzF5ERIwD_nZyPh4W69bZ6Hj0kryBSZOcV6CnHXoQu",
6+
.url = "https://github.com/clojurewasm/zwasm/archive/v1.6.0.tar.gz",
7+
.hash = "zwasm-1.6.0-IBbzF8ARJAC4zEBdrGEpd-j6Ms9-PxXu-Z9nMEXyGHlJ",
88
},
99
},
1010
.fingerprint = 0x62a7be489d633543,

0 commit comments

Comments
 (0)