Skip to content

Commit

Permalink
woodpecker-cli: update 2.7.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 3, 2024
1 parent 606431e commit 00c866a
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/w/woodpecker-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class WoodpeckerCli < Formula
head "https://github.com/woodpecker-ci/woodpecker.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dee5c59ab75c19415f80706753e118fee4c0ced01d3b775129d8d8eb076fa7fe"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dee5c59ab75c19415f80706753e118fee4c0ced01d3b775129d8d8eb076fa7fe"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dee5c59ab75c19415f80706753e118fee4c0ced01d3b775129d8d8eb076fa7fe"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dee5c59ab75c19415f80706753e118fee4c0ced01d3b775129d8d8eb076fa7fe"
sha256 cellar: :any_skip_relocation, sonoma: "d5fa72815679068c8398dd6dfbc9f7ac3c646a88bedd66492874fc6a8048f809"
sha256 cellar: :any_skip_relocation, ventura: "d5fa72815679068c8398dd6dfbc9f7ac3c646a88bedd66492874fc6a8048f809"
sha256 cellar: :any_skip_relocation, monterey: "d5fa72815679068c8398dd6dfbc9f7ac3c646a88bedd66492874fc6a8048f809"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8fe05dc35eb0b2d48eb0039f8da965aea71e09bbaf9cbfc4b820eb52f2fd3c9"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "218907781e02232405bac8490acede2a0e6d7f1b9a8a11c7f80a00c2619cfd48"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "218907781e02232405bac8490acede2a0e6d7f1b9a8a11c7f80a00c2619cfd48"
sha256 cellar: :any_skip_relocation, arm64_ventura: "218907781e02232405bac8490acede2a0e6d7f1b9a8a11c7f80a00c2619cfd48"
sha256 cellar: :any_skip_relocation, sonoma: "ec94bbe2d2e360fa02d22b44a6a17d0eb52f5c21eea1b4c6d6d42c2459ce6fc9"
sha256 cellar: :any_skip_relocation, ventura: "ec94bbe2d2e360fa02d22b44a6a17d0eb52f5c21eea1b4c6d6d42c2459ce6fc9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "312618bf832e479632444be277d07b0dce727a77160256f1deda9e5a7b476984"
end

depends_on "go" => :build
Expand Down

0 comments on commit 00c866a

Please sign in to comment.