Skip to content

Commit

Permalink
delve: update 1.24.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 18, 2024
1 parent ef4d38b commit 6c850d5
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/d/delve.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ class Delve < Formula
license "MIT"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f830283f8e3efd8131e88774f925994e007821c553063bbe89cc92b7c19381b7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f830283f8e3efd8131e88774f925994e007821c553063bbe89cc92b7c19381b7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f830283f8e3efd8131e88774f925994e007821c553063bbe89cc92b7c19381b7"
sha256 cellar: :any_skip_relocation, sonoma: "3da45578bc1d681644ba862dc74074cb1b38f2c26928e11bab3faaaac5a7575f"
sha256 cellar: :any_skip_relocation, ventura: "3da45578bc1d681644ba862dc74074cb1b38f2c26928e11bab3faaaac5a7575f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c9c726e7f65f686aded93c0cc59ba2933361be5b7f02b71ca7eb79aa831be88"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "40340281872fe91679ea33a22c4f1388d2400655ae42f0a3c740c3dc011042ee"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "40340281872fe91679ea33a22c4f1388d2400655ae42f0a3c740c3dc011042ee"
sha256 cellar: :any_skip_relocation, arm64_ventura: "40340281872fe91679ea33a22c4f1388d2400655ae42f0a3c740c3dc011042ee"
sha256 cellar: :any_skip_relocation, sonoma: "9c660327dcfd548d67dbe7bb62c0862fb96e702d703f39075215b0f7266cedf7"
sha256 cellar: :any_skip_relocation, ventura: "9c660327dcfd548d67dbe7bb62c0862fb96e702d703f39075215b0f7266cedf7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba5dbcf2d6e69c0cd0324bdc83e34e9783ea442508ca577c5abb6e508a7e304d"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6c850d5

Please sign in to comment.