Skip to content

Commit

Permalink
revive: update 1.5.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 16, 2024
1 parent 1cd5000 commit 950221d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/r/revive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Revive < Formula
head "https://github.com/mgechev/revive.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "840a93760ae4e039605f758fee4669d18fab66d9699f50547c2307cb3ac71608"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "840a93760ae4e039605f758fee4669d18fab66d9699f50547c2307cb3ac71608"
sha256 cellar: :any_skip_relocation, arm64_ventura: "840a93760ae4e039605f758fee4669d18fab66d9699f50547c2307cb3ac71608"
sha256 cellar: :any_skip_relocation, sonoma: "6dc6f9970dc29e70e958406786463171261cc7f5f195eb6190143acc11695e8e"
sha256 cellar: :any_skip_relocation, ventura: "6dc6f9970dc29e70e958406786463171261cc7f5f195eb6190143acc11695e8e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "60bcb8e59fed35925a46042ef9d3572845dae8c93bf5aaf090b678db1307cac5"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "86c92d60fe4dcfd7bf518a0fa433342f29aef6fdd5105203fbc714cbc4ca85e1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "86c92d60fe4dcfd7bf518a0fa433342f29aef6fdd5105203fbc714cbc4ca85e1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "86c92d60fe4dcfd7bf518a0fa433342f29aef6fdd5105203fbc714cbc4ca85e1"
sha256 cellar: :any_skip_relocation, sonoma: "dadea83cdd5c56c13725d30dbdd4e91b8fbb58a6afbd591c0448701d84bfa3fd"
sha256 cellar: :any_skip_relocation, ventura: "dadea83cdd5c56c13725d30dbdd4e91b8fbb58a6afbd591c0448701d84bfa3fd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "84bb1fbbeeb2e52e195c2a2dbd1c3093524a29df1e57ef0b0d7aecbca94c5b35"
end

depends_on "go" => [:build, :test]
Expand Down

0 comments on commit 950221d

Please sign in to comment.