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 @@ -7,12 +7,12 @@ class Oras < Formula
77 head "https://github.com/oras-project/oras.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "cc809d29e38e49c915a7df9dcfaa2071638430e5c3c4cd072473a5e98962cc81 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cc809d29e38e49c915a7df9dcfaa2071638430e5c3c4cd072473a5e98962cc81 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "cc809d29e38e49c915a7df9dcfaa2071638430e5c3c4cd072473a5e98962cc81 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ad350040cacf68be5334bf9ee4b236a2308a2a21ed0e5d303706b881c9ef50e8 "
14- sha256 cellar : :any_skip_relocation , ventura : "ad350040cacf68be5334bf9ee4b236a2308a2a21ed0e5d303706b881c9ef50e8 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "12b21aabf4213e0b7e5833a535a4a7942d71290117108d083f0d518025f589f7 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8b88be96c1d2f56331b8abc6b1d9d40a81a308fa7da085b386bbf4a57b4f4748 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8b88be96c1d2f56331b8abc6b1d9d40a81a308fa7da085b386bbf4a57b4f4748 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "8b88be96c1d2f56331b8abc6b1d9d40a81a308fa7da085b386bbf4a57b4f4748 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "379b13479f92f19783a1872f3a37f050d71e175afacdfd555374c9b632607e47 "
14+ sha256 cellar : :any_skip_relocation , ventura : "379b13479f92f19783a1872f3a37f050d71e175afacdfd555374c9b632607e47 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ce3845f85fa9db76c94a26ba3c0e29894c895fef1232331e1977d48467a22e5a "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments