Skip to content

Commit 0705eed

Browse files
committed
wasmer 5.0.4
1 parent 05530d4 commit 0705eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/wasmer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Wasmer < Formula
22
desc "Universal WebAssembly Runtime"
33
homepage "https://wasmer.io"
4-
url "https://github.com/wasmerio/wasmer/archive/refs/tags/v5.0.3.tar.gz"
5-
sha256 "703e7a3efda6119f4992848948108d25770c9d399f5611583a7d350c295dc6dd"
4+
url "https://github.com/wasmerio/wasmer/archive/refs/tags/v5.0.4.tar.gz"
5+
sha256 "e6f0df11dd4647fa3d9177ed298a6e3afd2b5be6ea4494c00c2074c90681ad27"
66
license "MIT"
77
head "https://github.com/wasmerio/wasmer.git", branch: "master"
88

0 commit comments

Comments
 (0)