Skip to content

Commit efda086

Browse files
authored
Merge pull request #203722 from Homebrew/bump-psutils-3.3.9
psutils 3.3.9
2 parents 4316585 + 2c36fbf commit efda086

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/psutils.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ class Psutils < Formula
33

44
desc "Utilities for manipulating PostScript documents"
55
homepage "https://github.com/rrthomas/psutils"
6-
url "https://files.pythonhosted.org/packages/5b/91/6c22b2382e0c14385408503914634f10ecbea6336bad6423510ea16fceaf/psutils-3.3.8.tar.gz"
7-
sha256 "00820195862a8411d84bd4df42576691d8bf4cd9c7d97b51921da235df7ffe45"
6+
url "https://files.pythonhosted.org/packages/6f/c9/ed4c246612b0e42afe8fad52a2dddde28f1389997c043e8cf8d414d5a0ee/psutils-3.3.9.tar.gz"
7+
sha256 "12bfde60145846e6aaae9eead8c5f0c4a959528cd171727b6ff7044da5d7e57c"
88
license "GPL-3.0-or-later"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "2633870f86e4ee13df3e2f4683cd44acedab568906a1e11cbac808562559cad8"
11+
sha256 cellar: :any_skip_relocation, all: "5016215004140f43a79f9ecb8022df760f02f64be2c1ea5670753d7f6398f2ac"
1212
end
1313

1414
depends_on "libpaper"

0 commit comments

Comments
 (0)