Skip to content

Commit

Permalink
govulncheck: update 1.1.4_1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb authored and BrewTestBot committed Feb 13, 2025
1 parent 6e7904d commit bcef014
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/g/govulncheck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Govulncheck < Formula
revision 1

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e0c40fec06a95ecdd66dd1fe57b32c2bba8eff75b47d93450185495307313dde"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e0c40fec06a95ecdd66dd1fe57b32c2bba8eff75b47d93450185495307313dde"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e0c40fec06a95ecdd66dd1fe57b32c2bba8eff75b47d93450185495307313dde"
sha256 cellar: :any_skip_relocation, sonoma: "5c0b6b71f712a526b08d5454b56ed3df896e585a98fc564f6380c25501729bb4"
sha256 cellar: :any_skip_relocation, ventura: "5c0b6b71f712a526b08d5454b56ed3df896e585a98fc564f6380c25501729bb4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b81782bbd9ea51aa7469409a35d6b9641f52f2ba492bdde3caa760673d1ecbd"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ab516a4d8e06b264e4056cc7b2559a6283d3b22837bd1f6fb0aa793ab26f86c6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ab516a4d8e06b264e4056cc7b2559a6283d3b22837bd1f6fb0aa793ab26f86c6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ab516a4d8e06b264e4056cc7b2559a6283d3b22837bd1f6fb0aa793ab26f86c6"
sha256 cellar: :any_skip_relocation, sonoma: "543b6dac71b6b63135bd0ceefb1486ab3fdc7c105963403f933352acc08fb885"
sha256 cellar: :any_skip_relocation, ventura: "543b6dac71b6b63135bd0ceefb1486ab3fdc7c105963403f933352acc08fb885"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8a7b7d79a6746784346ee9aaf519587f724a363cea87200c4c0b10ad04d316c"
end

depends_on "go" => [:build, :test]
Expand Down

0 comments on commit bcef014

Please sign in to comment.