8000 Merge pull request #163213 from Porkepix/bump-verapdf-1.25.198 · ArduinoBot/homebrew-core@37648b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 37648b9

Browse files
authored
Merge pull request Homebrew#163213 from Porkepix/bump-verapdf-1.25.198
verapdf 1.25.198
2 parents abca13e + cf2ecfb commit 37648b9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/v/verapdf.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Verapdf < Formula
22
desc "Open-source industry-supported PDF/A validation"
33
homepage "https://verapdf.org/home/"
4-
url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.197.tar.gz"
5-
sha256 "42eb3be5ff6c04625479ff34d55dff07670997f3611a30f5288cd6471ca0bdae"
4+
url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.198.tar.gz"
5+
sha256 "5a37c9c8110ce388a1f1010980de46d62fa76501ea441167d35f5abc26d12503"
66
license any_of: ["GPL-3.0-or-later", "MPL-2.0"]
77
head "https://github.com/veraPDF/veraPDF-apps.git", branch: "integration"
88

@@ -12,13 +12,13 @@ class Verapdf < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "292da07449c02f6c035566b13ea1c816b2393d96e5cd8f8a122a9c83e840f478"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e421a481f32d77c2b2015a9587d30544ce8c2c28826faf4af66a427c4d1883b5"
17-
sha256 cellar: :any_skip_relocation, arm64_monterey: "14ca165f2dd30811624f1115e74be377d4ea137d354edc2846e29a155d49d27a"
18-
sha256 cellar: :any_skip_relocation, sonoma: "3fb3db4272ebc4a83762d64db0e8e9557002907745672c173bbe937f91ba87d7"
19-
sha256 cellar: :any_skip_relocation, ventura: "b987539194c8bb798af567e00c6f364f2ad690292d5bbe41fda699aa27a5b6c5"
20-
sha256 cellar: :any_skip_relocation, monterey: "5c873f21b8b63d6ac2d42dafdac4ff1e2bd89cc1ec972a51c56602329c902b06"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7cc7a89d2b0eb0a6af91870665e314245b28c5954a66e6543c33bf93e4f93772"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "128b0b4859c9053cf0bc589feb8e17ec6e21c8a133d3055322a9306763ccfe89"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "575b447cc24f7cabd98314b38390786cf0240c96c6c0513e98345e8bddefb1be"
17+
sha256 cellar: :any_skip_relocation, arm64_monterey: "ce2e53c3009f06179764b46799c162f98c80b55269e969bc5fe4d636ed5a92b0"
18+
sha256 cellar: :any_skip_relocation, sonoma: "bb8ab8cfefcc28db5d32add2bcb655a660a89ce83e7217b5e3aa2f10b61e0b2f"
19+
sha256 cellar: :any_skip_relocation, ventura: "5af3386dca7660546c0669c152401a23b19f303461238e7bdd29e5e8581f8921"
20+
sha256 cellar: :any_skip_relocation, monterey: "c0b0a70e229cd8d3c4070ec448aa6c47f2f80364683eb0b5a0c4e40e7e3cf913"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7248ab55b7a401e989ef2fe3304a8f7b815b1eadb7406497ae51e5730401c65"
2222
end
2323

2424
depends_on "maven" => :build

0 commit comments

Comments
 (0)
0