Skip to content

Commit

Permalink
bandit: update 1.7.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 18, 2024
1 parent 88c524b commit 886f497
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/b/bandit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ class Bandit < Formula
head "https://github.com/PyCQA/bandit.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68886ace37600dc4e29cfc0cf8df3f5b9adcd88d31b9743a2f4371e7d208daff"
sha256 cellar: :any_skip_relocation, arm64_ventura: "58adb640effcfff23693b3fbed1c787132e2f3f6393c3fe23b01e494b73b7fc2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6cdb47fb96134839304eb5a8fea400ee49a12c2eb59ad3e89220be3bd1ff5cf2"
sha256 cellar: :any_skip_relocation, sonoma: "3d25433ae2f99a64f1ccbc1faee305b748fa13316d863601ad53e517caff6348"
sha256 cellar: :any_skip_relocation, ventura: "29ed0f0774bb0940dcf4778858511fe5cc41711603803834b3bf5c52f8c2c89f"
sha256 cellar: :any_skip_relocation, monterey: "4c9adc844d2e52e0e7b6f8d27b300fd243d945974f0b995add8bf8392022cfa6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "23e0dbc801ed827590e967201582db1c00d18f2b5492d70493443a03c7cad47a"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bed4caef90fdd2eee19df3bd93c70ecabea8ac927c29cce458850c5453e1536e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2e4ff1807516e86a435fd252ed16bd93c86a9554980b71d7b6403b43c80726b0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ca5aa10cc3e02a4be271327a49cfd777c5e58888fd7b2a6149925c834ada4bc3"
sha256 cellar: :any_skip_relocation, sonoma: "e59e0a882806c5bfbb242b75e194f2a650c01ce7ef34b92a38a2a3e5fb5ef310"
sha256 cellar: :any_skip_relocation, ventura: "2cade83f48aaf252631be55e06c71506f000d69cba0d8b096c0180833af28d52"
sha256 cellar: :any_skip_relocation, monterey: "fb13b18e8ef4d2a95be16755aeeed8421a9cd7b61aebeb94626585bd1289a83f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "958b3660e1d179341f41aa13417d2d53b05afe8be88c2292a15466ae7857e2d6"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 886f497

Please sign in to comment.