Skip to content

Commit 726f462

Browse files
jeroenchenrui333
authored andcommitted
poppler 24.11.0
1 parent a629fe9 commit 726f462

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/p/poppler.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Poppler < Formula
22
desc "PDF rendering library (based on the xpdf-3.0 code base)"
33
homepage "https://poppler.freedesktop.org/"
4-
url "https://poppler.freedesktop.org/poppler-24.04.0.tar.xz"
5-
sha256 "1e804ec565acf7126eb2e9bb3b56422ab2039f7e05863a5dfabdd1ffd1bb77a7"
4+
url "https://poppler.freedesktop.org/poppler-24.11.0.tar.xz"
5+
sha256 "7723d880565211740c13649d24a300257b86ddd7fa2d208187ff7e5cc8dfbd58"
66
license "GPL-2.0-only"
7-
revision 1
87
head "https://gitlab.freedesktop.org/poppler/poppler.git", branch: "master"
98

109
livecheck do

0 commit comments

Comments
 (0)