Skip to content

Commit d19bb69

Browse files
committed
pymupdf 1.26.0
1 parent a067d41 commit d19bb69

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/p/pymupdf.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Pymupdf < Formula
22
desc "Python bindings for the PDF toolkit and renderer MuPDF"
33
homepage "https://pymupdf.readthedocs.io/en/latest/"
4-
url "https://files.pythonhosted.org/packages/f9/af/3d5d363241b9a74470273cf1534436f13a0a61fc5ef6efd19e5afe9de812/pymupdf-1.25.5.tar.gz"
5-
sha256 "5f96311cacd13254c905f6654a004a0a2025b71cabc04fda667f5472f72c15a0"
4+
url "https://files.pythonhosted.org/packages/99/13/d9f3b67b98111e79307e2a3cf6d5f73daaca002144cc6d236c4a0adbc386/pymupdf-1.26.0.tar.gz"
5+
sha256 "ffe023f820379c84a0ddae38b0d07ea4016e1de84929491c34415520c629bcce"
66
license "AGPL-3.0-only"
7-
revision 2
87

98
bottle do
109
sha256 cellar: :any, arm64_sequoia: "15d310b14cac2aa4e1ed64911574c4e3f64241f79724498808de3474d73e6bf5"

0 commit comments

Comments
 (0)