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 05530d4 commit 0705eedCopy full SHA for 0705eed
Formula/w/wasmer.rb
@@ -1,8 +1,8 @@
1
class Wasmer < Formula
2
desc "Universal WebAssembly Runtime"
3
homepage "https://wasmer.io"
4
- url "https://github.com/wasmerio/wasmer/archive/refs/tags/v5.0.3.tar.gz"
5
- sha256 "703e7a3efda6119f4992848948108d25770c9d399f5611583a7d350c295dc6dd"
+ url "https://github.com/wasmerio/wasmer/archive/refs/tags/v5.0.4.tar.gz"
+ sha256 "e6f0df11dd4647fa3d9177ed298a6e3afd2b5be6ea4494c00c2074c90681ad27"
6
license "MIT"
7
head "https://github.com/wasmerio/wasmer.git", branch: "master"
8
0 commit comments