Skip to content

Commit 6c902ca

Browse files
committed
oasis 0.15.3
1 parent c3dff91 commit 6c902ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/oasis.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Oasis < Formula
22
desc "CLI for interacting with the Oasis Protocol network"
33
homepage "https://github.com/oasisprotocol/cli"
4-
url "https://github.com/oasisprotocol/cli/archive/refs/tags/v0.15.2.tar.gz"
5-
sha256 "cf8745c1db11f4ce39f39481d71c0c9cc8aba7c97fa537f31947fb9beb68b443"
4+
url "https://github.com/oasisprotocol/cli/archive/refs/tags/v0.15.3.tar.gz"
5+
sha256 "4d24b39765c54ab7e93d0241721f7b8fd8f9a39c6a6ce6503f58c40838af6d04"
66
license "Apache-2.0"
77
head "https://github.com/oasisprotocol/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)