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 aa0cd01 commit dc0bcfdCopy full SHA for dc0bcfd
Formula/f/flow-cli.rb
@@ -1,8 +1,8 @@
1
class FlowCli < Formula
2
desc "Command-line interface that provides utilities for building Flow applications"
3
homepage "https://onflow.org"
4
- url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.7.3.tar.gz"
5
- sha256 "2c9ce237bb35c4ade0f0208892b8235fcdee3a72cded883fed69c0cad3afb5c0"
+ url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.8.0.tar.gz"
+ sha256 "57ea3f05f24994035d8754f455d7fab5b8707a33308b3681220dcf22570d3b86"
6
license "Apache-2.0"
7
head "https://github.com/onflow/flow-cli.git", branch: "master"
8
0 commit comments