File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class Gobackup < Formula
99 no_autobump! because : :bumped_by_upstream
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_tahoe : "6bc24a41fe3fc6afc26649b83bb7e4a602cd0575b7ba480a159e73d50f3d356f "
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6bc24a41fe3fc6afc26649b83bb7e4a602cd0575b7ba480a159e73d50f3d356f "
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6bc24a41fe3fc6afc26649b83bb7e4a602cd0575b7ba480a159e73d50f3d356f "
15- sha256 cellar : :any_skip_relocation , sonoma : "0a5c782d8be96b05cb4417c55982a69f83ade338cfe101f9fe2fd6f59989c662 "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "b0bd634ed505058de79b7f200c4ede4ebc3753bd1810a5aaf46f9caccc9c3a2c "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "2e1fda203d7fa2e946a655fc12a54800ac4174d487f7adaca171ec96b7ee7ab9 "
12+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "2f1ed3ee08a3489d5cccdce104fcf12b0eaaa1124977886a623a8eb38dcd7293 "
13+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2f1ed3ee08a3489d5cccdce104fcf12b0eaaa1124977886a623a8eb38dcd7293 "
14+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2f1ed3ee08a3489d5cccdce104fcf12b0eaaa1124977886a623a8eb38dcd7293 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "80d4e8e2c5bf269e6a180172789292aa7958dc6cf7c784eaefb3275c4fe77180 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "d15b0f57c71e741447c1fa07c1b79d8ab58375a208ac26230660b478ef79b495 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8cd1a250cfefb7564c9c9d7a8b96f6170643bd6c2371f5c87c8d79d553ea4707 "
1818 end
1919
2020 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments