Skip to content

Commit

Permalink
incus: update 6.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 13, 2024
1 parent 407156e commit 510045b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/i/incus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Incus < Formula
head "https://github.com/lxc/incus.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a777bbf236f6836f5bc6f88770564c11970ce1dce14d080e1cba6e48789d752"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a777bbf236f6836f5bc6f88770564c11970ce1dce14d080e1cba6e48789d752"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a777bbf236f6836f5bc6f88770564c11970ce1dce14d080e1cba6e48789d752"
sha256 cellar: :any_skip_relocation, sonoma: "3b09e25e49f7babbce303389ede655af4bce4bc99eaa645b9c2ac923fb4581f4"
sha256 cellar: :any_skip_relocation, ventura: "3b09e25e49f7babbce303389ede655af4bce4bc99eaa645b9c2ac923fb4581f4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "31cce16c44acbd3b8cfe85aeaff329a3897936bdcc096054e913018da398abd7"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "44913f8cad662c918fdfd54f5918cd957cc802d7d688b1354731a51a4d724f4a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44913f8cad662c918fdfd54f5918cd957cc802d7d688b1354731a51a4d724f4a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "44913f8cad662c918fdfd54f5918cd957cc802d7d688b1354731a51a4d724f4a"
sha256 cellar: :any_skip_relocation, sonoma: "5572a23e152d30eb8c65dcdab61aa96434826fd493df67992ff000a22a154e15"
sha256 cellar: :any_skip_relocation, ventura: "5572a23e152d30eb8c65dcdab61aa96434826fd493df67992ff000a22a154e15"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1ebe389630792b0ec0fce294a516433c0d70c5f863f11b8d6b46fe3ddba876a0"
end

depends_on "go" => :build
Expand Down

0 comments on commit 510045b

Please sign in to comment.