Skip to content

Commit

Permalink
godap: update 2.10.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 16, 2024
1 parent 498a29f commit 9d1ed69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/g/godap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Godap < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a9ff4270c77241a1cd5177538df5fa7f2a7ce3e23a902e373aee1136fc22a146"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a9ff4270c77241a1cd5177538df5fa7f2a7ce3e23a902e373aee1136fc22a146"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a9ff4270c77241a1cd5177538df5fa7f2a7ce3e23a902e373aee1136fc22a146"
sha256 cellar: :any_skip_relocation, sonoma: "2e312c0ac61c56b2fa3bf6ea92f9fd344ce57077e7fc8baee1ef9ecea8bc8d4f"
sha256 cellar: :any_skip_relocation, ventura: "2e312c0ac61c56b2fa3bf6ea92f9fd344ce57077e7fc8baee1ef9ecea8bc8d4f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d1863505c134ae0a39cac085826522a2b31c313a3892bbe333f4c395771af02"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f6f4e60fb238bf1f70c096fbfafa497d660d237aae5eae2b60b85fca0cfa6aef"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f6f4e60fb238bf1f70c096fbfafa497d660d237aae5eae2b60b85fca0cfa6aef"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f6f4e60fb238bf1f70c096fbfafa497d660d237aae5eae2b60b85fca0cfa6aef"
sha256 cellar: :any_skip_relocation, sonoma: "d8a04193a906366d25caffe20175eb0b0d7349897705dbee07133f70859d7e4e"
sha256 cellar: :any_skip_relocation, ventura: "d8a04193a906366d25caffe20175eb0b0d7349897705dbee07133f70859d7e4e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2fe1c2ede2bf558effed5b154f6187e57b5d50f7eba25563b999eb356cdad9af"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9d1ed69

Please sign in to comment.