File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class Goose < Formula
77 head "https://github.com/pressly/goose.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "e19bab9fc61373de832891de6f7c2a5c425d66ce846f25b790e1064775472708"
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "22ec9bc1bdda1eb1b0bc7a6388a62cf1f5e46b598befe003ccade58c5f971b10"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2a122f9ec4b99aaa817c86a7c1b8fab47b91966d4ddf7c0a437077bba07e4185"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "db546815613867cbca01d7e5454bc5ebc1e6edc5ee78a65b7381eb0e4fe145c9"
14- sha256 cellar : :any_skip_relocation , sonoma : "11ba39b923ea6e65f7b218561120435de1d6037f166e9a796d5d0e2e2bef5796"
15- sha256 cellar : :any_skip_relocation , ventura : "4414da7f544c6b960f9333718f2354445c2275fd2c49e72cfdc7ef30cd0a8026"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "2d3dc7c104c9624e815e9d9c2c17ac740e8c6829a473720740da07b95e148fbb"
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "30530a391aac72dec45db4eff2dfcefd6bb1a9095161fd15e1fa8cada6a10be7"
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b2c6066f878c5e0aeafbdbccadf574e324ed3d888c27869b3cfb7fad4828ea52"
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "093568865fda9c25594bc98250c276a18da697ae11235f4d3977265a53293870"
13+ sha256 cellar : :any_skip_relocation , sonoma : "74559ab416949e294e5de5648da820c96b651b50d9c866ef94f1cff6c4dd71eb"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c31a5b03d697c746a4d67aad2308335d50505d9a7900627d87abfd3e787b4adb"
1715 end
1816
1917 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments