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 ec4eab8 commit c8f2a77Copy full SHA for c8f2a77
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.0.tar.gz"
5
- sha256 "ad957e7aecf5b2d3813dcb04285625d640a284fcc648d81a3eabca3f0f7eca4e"
+ url "https://github.com/wasmerio/wasmer/archive/refs/tags/v5.0.1.tar.gz"
+ sha256 "36e4efd576b6efec908b40b987a34f0a1bfe62fe94f81f717f535019ffb27e27"
6
license "MIT"
7
head "https://github.com/wasmerio/wasmer.git", branch: "master"
8
0 commit comments