Skip to content

Commit

Permalink
Merge pull request #162620 from IT-Flow-Service-Account/update-flow-c…
Browse files Browse the repository at this point in the history
…li.rb-1707865759

flow-cli 1.13.2
  • Loading branch information
BrewTestBot authored Feb 14, 2024
2 parents c51ccbe + 921e688 commit 6f72ff6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/f/flow-cli.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class FlowCli < Formula
desc "Command-line interface that provides utilities for building Flow applications"
homepage "https://onflow.org"
url "https://github.com/onflow/flow-cli/archive/refs/tags/v1.13.1.tar.gz"
sha256 "e592b29d30c11fdd9f59147952e5d49f7da9383daf68acddfd2265aa7a37bd9f"
url "https://github.com/onflow/flow-cli/archive/refs/tags/v1.13.2.tar.gz"
sha256 "930a0f63c96d7f764d8006cff70fb800c99a684b0b5b2dd820168afe45367a01"
license "Apache-2.0"
head "https://github.com/onflow/flow-cli.git", branch: "master"

Expand All @@ -12,13 +12,13 @@ class FlowCli < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c2515a0e879fc247b262f9f01b7df1a2311add2a7137f97e42b5751c4b94e860"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a8499bd275caed92cea405bfb7ae96a3e52ca84a71bcf96dec73e64785a45e71"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c849c00579fc108a9cbda58a71ef4debb586ed1a4fc90b891d0a26d00a5dd16e"
sha256 cellar: :any_skip_relocation, sonoma: "5df92d657761de8ff832ee59d80897831b5af392dc275b84f349967582c93521"
sha256 cellar: :any_skip_relocation, ventura: "86dce3bc4440ad4a8b290b57ad6273db954a7159e3956025b2b7a5010778ddbb"
sha256 cellar: :any_skip_relocation, monterey: "6554b7cc8ff0df0e937ee01ecee92ef38a448de930b1577a94e42cc22d503089"
sha256 cellar: :any_skip_relocation, x86_64_linux: "17aa7a3e3caf12c211e0c35da5d3a23a825ec4f638d767fbb9c66c26071bcd27"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4cbc6babfaffc5d9646b57e3445c13140d94f792fcb59917711347b4a7dbbef3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "90fb15337b08cd3003d972b0eca5f4e330cc3d044a18b5d224bbb4de4fdf0e9e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "004c796ca4e0f3efc16c9b40a37e9a18dd1acb781cd747694d40620a36f06edc"
sha256 cellar: :any_skip_relocation, sonoma: "100dd2e1fd4f6b44bd3dec6aaf066184a4f992d984f7a0310a26d7da296781a0"
sha256 cellar: :any_skip_relocation, ventura: "57ae6147132e107d18768ac1599d603f0fe863bfee7a50c82701303cc88b49a8"
sha256 cellar: :any_skip_relocation, monterey: "4baf12e5bb06ac3bd20699014f92056e8cde3c6326636eb0e549818a7edc49e8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "db9868777e9244becec80dda6504c19b844794c9eb565f1289c58c90486d698a"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6f72ff6

Please sign in to comment.