We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d449b7 commit 6e6d082Copy full SHA for 6e6d082
Formula/f/firefly.rb
@@ -1,8 +1,8 @@
1
class Firefly < Formula
2
desc "Create and manage the Hyperledger FireFly stack for blockchain interaction"
3
homepage "https://hyperledger.github.io/firefly/latest/"
4
- url "https://github.com/hyperledger/firefly-cli/archive/refs/tags/v1.3.2.tar.gz"
5
- sha256 "843dee9fabc787dedf5768735f353187349bb759583d5fa3c977969f3688e516"
+ url "https://github.com/hyperledger/firefly-cli/archive/refs/tags/v1.3.3.tar.gz"
+ sha256 "9cde332c2afea87b4f363ce2a556ef863ba31e95b1ee946fc517da2fe0ba7583"
6
license "Apache-2.0"
7
head "https://github.com/hyperledger/firefly-cli.git", branch: "main"
8
0 commit comments