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 Incus < Formula
77 head "https://github.com/lxc/incus.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "9a777bbf236f6836f5bc6f88770564c11970ce1dce14d080e1cba6e48789d752 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9a777bbf236f6836f5bc6f88770564c11970ce1dce14d080e1cba6e48789d752 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9a777bbf236f6836f5bc6f88770564c11970ce1dce14d080e1cba6e48789d752 "
13- sha256 cellar : :any_skip_relocation , sonoma : "3b09e25e49f7babbce303389ede655af4bce4bc99eaa645b9c2ac923fb4581f4 "
14- sha256 cellar : :any_skip_relocation , ventura : "3b09e25e49f7babbce303389ede655af4bce4bc99eaa645b9c2ac923fb4581f4 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "31cce16c44acbd3b8cfe85aeaff329a3897936bdcc096054e913018da398abd7 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "44913f8cad662c918fdfd54f5918cd957cc802d7d688b1354731a51a4d724f4a "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "44913f8cad662c918fdfd54f5918cd957cc802d7d688b1354731a51a4d724f4a "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "44913f8cad662c918fdfd54f5918cd957cc802d7d688b1354731a51a4d724f4a "
13+ sha256 cellar : :any_skip_relocation , sonoma : "5572a23e152d30eb8c65dcdab61aa96434826fd493df67992ff000a22a154e15 "
14+ sha256 cellar : :any_skip_relocation , ventura : "5572a23e152d30eb8c65dcdab61aa96434826fd493df67992ff000a22a154e15 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1ebe389630792b0ec0fce294a516433c0d70c5f863f11b8d6b46fe3ddba876a0 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments