Skip to content

Commit 6e6d082

Browse files
committed
firefly 1.3.3
1 parent 1d449b7 commit 6e6d082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/firefly.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Firefly < Formula
22
desc "Create and manage the Hyperledger FireFly stack for blockchain interaction"
33
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"
4+
url "https://github.com/hyperledger/firefly-cli/archive/refs/tags/v1.3.3.tar.gz"
5+
sha256 "9cde332c2afea87b4f363ce2a556ef863ba31e95b1ee946fc517da2fe0ba7583"
66
license "Apache-2.0"
77
head "https://github.com/hyperledger/firefly-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)