Skip to content

Commit c8f2a77

Browse files
committed
wasmer 5.0.1
1 parent ec4eab8 commit c8f2a77

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.0.tar.gz"
5-
sha256 "ad957e7aecf5b2d3813dcb04285625d640a284fcc648d81a3eabca3f0f7eca4e"
4+
url "https://github.com/wasmerio/wasmer/archive/refs/tags/v5.0.1.tar.gz"
5+
sha256 "36e4efd576b6efec908b40b987a34f0a1bfe62fe94f81f717f535019ffb27e27"
66
license "MIT"
77
head "https://github.com/wasmerio/wasmer.git", branch: "master"
88

0 commit comments

Comments
 (0)