8000
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 abca13e commit 69bbac3Copy full SHA for 69bbac3
Formula/v/verapdf.rb
@@ -1,8 +1,8 @@
1
class Verapdf < Formula
2
desc "Open-source industry-supported PDF/A validation"
3
homepage "https://verapdf.org/home/"
4
- url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.197.tar.gz"
5
- sha256 "42eb3be5ff6c04625479ff34d55dff07670997f3611a30f5288cd6471ca0bdae"
+ url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.198.tar.gz"
+ sha256 "5a37c9c8110ce388a1f1010980de46d62fa76501ea441167d35f5abc26d12503"
6
license any_of: ["GPL-3.0-or-later", "MPL-2.0"]
7
head "https://github.com/veraPDF/veraPDF-apps.git", branch: "integration"
8
0 commit comments