Skip to content

Commit

Permalink
pip-audit: update 2.4.11 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 28, 2022
1 parent 716dc71 commit 9da40dd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/pip-audit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class PipAudit < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "d7be562b52db979632ad0f549d2ebb2e9bc42f0bcd82d8938b9874a23369e65b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6dc2cbd15ca236450a86247580eb0530c3e6ce73ff457a83fde360acee759f8a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "12970a8c146f6ef941fd0313e35627bac95cd9e41bebb0a485631e2b2e489689"
sha256 cellar: :any_skip_relocation, ventura: "a6f206cc9cd780d071751443856e8eaadb755fd9da7f93b37516ab9096ceb04a"
sha256 cellar: :any_skip_relocation, monterey: "eca7b36aa5445204258a1424d6c6ffa25515ce151122cef5204c85a057f2f691"
sha256 cellar: :any_skip_relocation, big_sur: "a3f9fa83d41868d4299cfb6e2e61ee0522ae35e10b5bf30129dcdcdb252bb82c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f17b57d3c4cecc932acdb8bac08adf52277c26932f5ec1a19e92286a96ac4253"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b7c25baabdb80ec830f5f1b63bba24651159dc838253720059be66e0a6058521"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c8c57d7bccc35d97cb9e533031bc578330268e55ee7c81495e396ee815b2649a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f8183d0f81b3ead13d9e109f34317254d708551e4431dc541861cd79cf6b3b48"
sha256 cellar: :any_skip_relocation, ventura: "246df120722ae3a4a9779646a7cd05f59698c18acda259559c4b1c5c893a27c0"
sha256 cellar: :any_skip_relocation, monterey: "42d86c9d2cd53503c1cea8290eddf73b83f32c1369f014772eafc3fd4d6e0e78"
sha256 cellar: :any_skip_relocation, big_sur: "14cfca7845c4979b18a819db4ae21d38af6e27f27478bcd404e4d175ca44a94d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b2196fd33c32b192474b3fc9a6c1fbe78e680cc70e8b354043171e785ec28e41"
end

depends_on "pygments"
Expand Down

0 comments on commit 9da40dd

Please sign in to comment.