Skip to content

Commit

Permalink
Merge pull request #155758 from BrewTestBot/bump-verapdf-1.25.113
Browse files Browse the repository at this point in the history
verapdf 1.25.113
  • Loading branch information
BrewTestBot authored Nov 28, 2023
2 parents 7088dbf + 6f60c85 commit 7f0e9ce
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/v/verapdf.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Verapdf < Formula
desc "Open-source industry-supported PDF/A validation"
homepage "https://verapdf.org/home/"
url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.112.tar.gz"
sha256 "50e49acdf819c3817915ed76e4804525f8a356ba257235f88868d90c943dbad1"
url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.113.tar.gz"
sha256 "13ef5ff74589711d2e6a6ff24d173c59e14c7a33d18c29419ac1747bde8522d0"
license any_of: ["GPL-3.0-or-later", "MPL-2.0"]
head "https://github.com/veraPDF/veraPDF-apps.git", branch: "integration"

Expand All @@ -12,13 +12,13 @@ class Verapdf < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bd371fa922c5255a3867d359fc26e35699cbfe2efb483be2e8135108f8b795f0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3650e1cb4778a1735be7c4a1e51fc2282b233f16f07205d5cf0fbddc4cb24169"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1eeca325bf8b3a7e72863d77eb39aa7dcaf5ee471a6a57453bf8cd87407ff23b"
sha256 cellar: :any_skip_relocation, sonoma: "f8d50e7a57912e9756b617afae83917c7ed7117cde2ef42acb80822de852dfa6"
sha256 cellar: :any_skip_relocation, ventura: "b8a1d2ca9b998b0e285b87d5dce0edc91b8788e688855be1f4d7cf50b7c8f785"
sha256 cellar: :any_skip_relocation, monterey: "07b1df0383b26a07aff08ea126c30683eb2321e5d4d0d97e5eb05e4efcc96922"
sha256 cellar: :any_skip_relocation, x86_64_linux: "36ac87ad37126c23f998bedf3624cd011fb0b1ff60ffaea01dbb49845d21f031"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2206f1928bf38d2e454970f704467ade1f19d8466b9c8228792efdfe447c96be"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d2b1e3b1b97fe6918b6239c5b2d39f8f74222ffabe9d293a3a4db3c0578098dd"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e98170f0b6e34c0df4c9b30b550a7ba2e03690a67da609625a7f01cbca0bfff2"
sha256 cellar: :any_skip_relocation, sonoma: "bfc73684dcddba4241481fb6c9529ff5fb0a1970f9a1fad6808ea5e0c42e7651"
sha256 cellar: :any_skip_relocation, ventura: "c14ed85f3eb82c29968e95e12d4dae1469757bf4b92c6690c8b15c91bc763709"
sha256 cellar: :any_skip_relocation, monterey: "1f1f9c929d9c2e311be65113e0e72c4cf47e6119ff5f9215e70525b1a0d33bbb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "83fafa5c8c01cd7591d9ca54aa08637a6ab9da23047bd765e79b259739124678"
end

depends_on "maven" => :build
Expand Down

0 comments on commit 7f0e9ce

Please sign in to comment.