We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3993d commit 4db68c0Copy full SHA for 4db68c0
Formula/m/mupdf.rb
@@ -1,8 +1,8 @@
1
class Mupdf < Formula
2
desc "Lightweight PDF and XPS viewer"
3
homepage "https://mupdf.com/"
4
- url "https://mupdf.com/downloads/archive/mupdf-1.26.4-source.tar.gz"
5
- sha256 "8a57e9b78ea2c2312c91590fd5eabe1d246b5e98b585bc152100e24bf81252a1"
+ url "https://mupdf.com/downloads/archive/mupdf-1.26.5-source.tar.gz"
+ sha256 "a52daf7b2f41c5dc94d4691cd1e7cae25fc488556e614d8c3c4491d327473c40"
6
license "AGPL-3.0-or-later"
7
head "git://git.ghostscript.com/mupdf.git", branch: "master"
8
0 commit comments