Skip to content

Commit

Permalink
gosec: update 2.21.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 18, 2024
1 parent 65cbfe8 commit b857fba
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/g/gosec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Gosec < Formula
head "https://github.com/securego/gosec.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6e7f99a0844c401bc5fcbd3ddbb390f54fcf2dd81111fed00f89ab2e9ced371f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6e7f99a0844c401bc5fcbd3ddbb390f54fcf2dd81111fed00f89ab2e9ced371f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6e7f99a0844c401bc5fcbd3ddbb390f54fcf2dd81111fed00f89ab2e9ced371f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6e7f99a0844c401bc5fcbd3ddbb390f54fcf2dd81111fed00f89ab2e9ced371f"
sha256 cellar: :any_skip_relocation, sonoma: "c1e70fe291046b67d088d0cac631d248d406557558a0da366eef841760ade47d"
sha256 cellar: :any_skip_relocation, ventura: "c1e70fe291046b67d088d0cac631d248d406557558a0da366eef841760ade47d"
sha256 cellar: :any_skip_relocation, monterey: "c1e70fe291046b67d088d0cac631d248d406557558a0da366eef841760ade47d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "89eb114ea6ad193953ac7cb24217527b7cced9883765c443ff4594beafd12a2b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6149e9fa5db0b21d3620217c0a350ebc1579569e1f474eeb4a37bf652da0bdd2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6149e9fa5db0b21d3620217c0a350ebc1579569e1f474eeb4a37bf652da0bdd2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6149e9fa5db0b21d3620217c0a350ebc1579569e1f474eeb4a37bf652da0bdd2"
sha256 cellar: :any_skip_relocation, sonoma: "12584b86db4e00885a8a3b88a34bb18e37b3828d5efa93784165fd750b9c0c6d"
sha256 cellar: :any_skip_relocation, ventura: "12584b86db4e00885a8a3b88a34bb18e37b3828d5efa93784165fd750b9c0c6d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "16c5dd2be89f15e85064e0a20e108f4a76fd6adfaa8b950c694fa956b901fe80"
end

depends_on "go"
Expand Down

0 comments on commit b857fba

Please sign in to comment.