Skip to content

Commit

Permalink
revive: update 1.2.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 28, 2022
1 parent 353e951 commit 00a4349
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/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_monterey: "caacf9e69acea46d988fd29f773641bc2e3847876fd8a4666721e617e483c4b3"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "caacf9e69acea46d988fd29f773641bc2e3847876fd8a4666721e617e483c4b3"
sha256 cellar: :any_skip_relocation, monterey: "ec4ef29a5177ac62a9352db0694c901cf46795f3aa90ca1eed2080ba717a3c90"
sha256 cellar: :any_skip_relocation, big_sur: "ec4ef29a5177ac62a9352db0694c901cf46795f3aa90ca1eed2080ba717a3c90"
sha256 cellar: :any_skip_relocation, catalina: "ec4ef29a5177ac62a9352db0694c901cf46795f3aa90ca1eed2080ba717a3c90"
sha256 cellar: :any_skip_relocation, x86_64_linux: "913db30ec17b1f25668d3577978f998b320a6be9541931b72b16eb9b2d2f5b14"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2ef0d85f18b2c2f3f0aaaa1c8fd8a42e1e439a374c5c95e053da8855959dd6f7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2ef0d85f18b2c2f3f0aaaa1c8fd8a42e1e439a374c5c95e053da8855959dd6f7"
sha256 cellar: :any_skip_relocation, monterey: "612dfe2fe091807adffd88081a60f8b5b095a5f399037c8cb7d81e6ea0b4a6e8"
sha256 cellar: :any_skip_relocation, big_sur: "612dfe2fe091807adffd88081a60f8b5b095a5f399037c8cb7d81e6ea0b4a6e8"
sha256 cellar: :any_skip_relocation, catalina: "612dfe2fe091807adffd88081a60f8b5b095a5f399037c8cb7d81e6ea0b4a6e8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2f41b622dc48aaa8bb418d9e125e864ac5ea47de7fa223ec3cd74ee825206ac8"
end

depends_on "go" => :build
Expand Down

0 comments on commit 00a4349

Please sign in to comment.