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 c3dff91 commit 6c902caCopy full SHA for 6c902ca
Formula/o/oasis.rb
@@ -1,8 +1,8 @@
1
class Oasis < Formula
2
desc "CLI for interacting with the Oasis Protocol network"
3
homepage "https://github.com/oasisprotocol/cli"
4
- url "https://github.com/oasisprotocol/cli/archive/refs/tags/v0.15.2.tar.gz"
5
- sha256 "cf8745c1db11f4ce39f39481d71c0c9cc8aba7c97fa537f31947fb9beb68b443"
+ url "https://github.com/oasisprotocol/cli/archive/refs/tags/v0.15.3.tar.gz"
+ sha256 "4d24b39765c54ab7e93d0241721f7b8fd8f9a39c6a6ce6503f58c40838af6d04"
6
license "Apache-2.0"
7
head "https://github.com/oasisprotocol/cli.git", branch: "master"
8
0 commit comments