Skip to content

Commit

Permalink
Merge pull request Homebrew#171012 from Homebrew/brew-pip-audit-adr-v…
Browse files Browse the repository at this point in the history
…iewer-1715069201

adr-viewer: bump python resources
  • Loading branch information
BrewTestBot authored May 7, 2024
2 parents 50293fa + ab2cd6c commit caf1aa3
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Formula/a/adr-viewer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ class AdrViewer < Formula
url "https://files.pythonhosted.org/packages/1b/72/0f787da38d0f9d69c06b31d8f412735ed4fad383edd7f7d2286f4fc7b5b0/adr_viewer-1.4.0.tar.gz"
sha256 "9a2f02a9feb3a6d03d055dd8599b20d34126f8e755b4b4ee1a353ecbbd590cef"
license "MIT"
revision 1

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e392e7fc0df34aec1d1963699148c10fcfdde6ffa774a21332a4e368dd42aa2c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "49c198fab0064a72a50a9514ce940137db29bdadb9968642bc9cf17e8634409d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "03ac0a603f17c6726880d1bf3d6e4122ed267c87a2e79b47a442650c187dd454"
sha256 cellar: :any_skip_relocation, sonoma: "5b1549d8b0eb3d3488c58ae488fd362ba10e2c561498e2eea37425922e123c27"
sha256 cellar: :any_skip_relocation, ventura: "76f25ebfe50d0cb2d0eccd6fa492439c7e35ac00033a9e92ea8282c97ffdbe4f"
sha256 cellar: :any_skip_relocation, monterey: "7ab7ceed694fa6bd0fd4f36d89cd8beb3efad47c56dfe278b5fa335b43c5cee3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c2acb8fe3eba8f0134da8a08a85dc89392dc393c54a3c1b5f5a51124fdac2fd6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5318d78eabe31c1b114ca32615317b488f6d586c2bcef64af8fc420cd7fbe58e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c61f5cedde30afad943d4e11fed05a6bcd8eef1b8e8aa5b2e68e8810ad185fc5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fba7ede4d8f7dbdccd2712460e79fe364e54c4d5c45c58d364094f1958dcd1f6"
sha256 cellar: :any_skip_relocation, sonoma: "8ee0cf976f32eb79be1b9c81912327e4c56e0ab1f66254ae7ae87069e8c273cf"
sha256 cellar: :any_skip_relocation, ventura: "ebc4aa912ff8f326f96c4802c75687c4eb7406dabf0ace81d4976eda508c75ae"
sha256 cellar: :any_skip_relocation, monterey: "de080d53d892580f4456233e69f165ca715d681fd89b9fcec88cfc192285bece"
sha256 cellar: :any_skip_relocation, x86_64_linux: "282d480f5200e1be5e355fbd64c28baca9bf64432f09ce04a8a407eb3bd78072"
end

depends_on "[email protected]"
Expand All @@ -40,8 +41,8 @@ class AdrViewer < Formula
end

resource "jinja2" do
url "https://files.pythonhosted.org/packages/b2/5e/3a21abf3cd467d7876045335e681d276ac32492febe6d98ad89562d1a7e1/Jinja2-3.1.3.tar.gz"
sha256 "ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"
url "https://files.pythonhosted.org/packages/ed/55/39036716d19cab0747a5020fc7e907f362fbf48c984b14e62127f7e68e5d/jinja2-3.1.4.tar.gz"
sha256 "4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"
end

resource "markupsafe" do
Expand Down

0 comments on commit caf1aa3

Please sign in to comment.