Skip to content

Commit

Permalink
cfn-format: update 1.20.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 16, 2024
1 parent 897bb0f commit 1599f32
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/c/cfn-format.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ class CfnFormat < Formula
end

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4a94e9c2ca4f6fdcca464759cbfa7efda78b54ffe3924186908ed2075b676315"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a94e9c2ca4f6fdcca464759cbfa7efda78b54ffe3924186908ed2075b676315"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a94e9c2ca4f6fdcca464759cbfa7efda78b54ffe3924186908ed2075b676315"
sha256 cellar: :any_skip_relocation, sonoma: "0c66ed9512ba2c3e3c4c61500f1d690fef539565f66f0937f0c7e15943ceaaf1"
sha256 cellar: :any_skip_relocation, ventura: "0c66ed9512ba2c3e3c4c61500f1d690fef539565f66f0937f0c7e15943ceaaf1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "433f31f7b7a1fa8e3d2f965afacf2375b47ef13d7b8232068a3112013128cedf"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d3dd33f784718ce6b03f989eac8ccbe124414c23f53f8f28dacc669e24f71277"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d3dd33f784718ce6b03f989eac8ccbe124414c23f53f8f28dacc669e24f71277"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d3dd33f784718ce6b03f989eac8ccbe124414c23f53f8f28dacc669e24f71277"
sha256 cellar: :any_skip_relocation, sonoma: "11a3b72af2e83c3d6271fd5042e2bd40536450994ac0330dbd73172d78b031ea"
sha256 cellar: :any_skip_relocation, ventura: "11a3b72af2e83c3d6271fd5042e2bd40536450994ac0330dbd73172d78b031ea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b8096b0dd8dea4de5ce74290768f27ce14b44d158fac69d240efd798da6937f0"
end

depends_on "go" => :build
Expand Down

0 comments on commit 1599f32

Please sign in to comment.