Skip to content

Commit 581d379

Browse files
authored
Merge pull request #250781 from Homebrew/brew-pip-audit-psutils-1761207671
psutils: bump python resources
2 parents e04ef87 + c272241 commit 581d379

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/p/psutils.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ class Psutils < Formula
66
url "https://files.pythonhosted.org/packages/45/ff/4af412351a21ee38835b7597555936c547830d9a8246a2b7d2aa41aabdd3/psutils-3.3.14.tar.gz"
77
sha256 "6212167dd8c09f59c9535d5e416c4f8c01431b7a5beab0ee68f4ec416ca3980c"
88
license "GPL-3.0-or-later"
9+
revision 1
910

1011
bottle do
11-
rebuild 1
12-
sha256 cellar: :any_skip_relocation, all: "82732e893eb46898f3e06fb96de6bca5a13c4ae3c6efd82a8c42e08110369792"
12+
sha256 cellar: :any_skip_relocation, all: "55b66a30b82f74cd6068fb5e8451b385b9b5a8cf51ce4631a464e6dad872587b"
1313
end
1414

1515
depends_on "libpaper"
@@ -21,8 +21,8 @@ class Psutils < Formula
2121
end
2222

2323
resource "pypdf" do
24-
url "https://files.pythonhosted.org/packages/a6/85/4c0f12616db83c2e3ef580c3cfa98bd082e88fc8d02e136bad3bede1e3fa/pypdf-6.1.1.tar.gz"
25-
sha256 "10f44d49bf2a82e54c3c5ba3cdcbb118f2a44fc57df8ce51d6fb9b1ed9bfbe8b"
24+
url "https://files.pythonhosted.org/packages/13/3d/b6ead84ee437444f96862beb68f9796da8c199793bed08e9397b77579f23/pypdf-6.1.3.tar.gz"
25+
sha256 "8d420d1e79dc1743f31a57707cabb6dcd5b17e8b9a302af64b30202c5700ab9d"
2626
end
2727

2828
def install

0 commit comments

Comments
 (0)