Skip to content

Commit

Permalink
Merge pull request Homebrew#158396 from BrewTestBot/bump-verapdf-1.25…
Browse files Browse the repository at this point in the history
….166

verapdf 1.25.166
  • Loading branch information
BrewTestBot authored Dec 27, 2023
2 parents 7881ec6 + d0681ff commit 5f5bb3b
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.164.tar.gz"
sha256 "43805c8585b3230a7c17ed405912a922997249c72ab0b367a3b6414b7932c58f"
url "https://github.com/veraPDF/veraPDF-apps/archive/refs/tags/v1.25.166.tar.gz"
sha256 "df696ebe34c6fdc266401cc001dcbcbe06907c597ede85a51f2f06a71ff56607"
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: "a0aeb731ec3efe973735a62f38dba597d9d26d17f619291af04de31baa9cc167"
sha256 cellar: :any_skip_relocation, arm64_ventura: "69be69cbdf7d2e94bfd0d686871796356f3fdf3f0bf7521fd00088aba1261db1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "161e34394d75590b47a671f2ca770b729537bad86d334e596d91b1e0f6633166"
sha256 cellar: :any_skip_relocation, sonoma: "2847686886c334ae6196936da12683ef7354ed8e61c85365499a68ac23674b5c"
sha256 cellar: :any_skip_relocation, ventura: "d74263921f4432cc783ca065f33cf273d6d4327cccf86cce8db5b23f296b76b0"
sha256 cellar: :any_skip_relocation, monterey: "b1b33ed39e4158e3c2bcffb12b60b91cdab07d8f801619896f102417c5ca2015"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c54117ec3d417ae83754f329a12e31e54b6889c7a89a5bfaf0d878720bb06a94"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c648f506da5a98223ec235edf7eaf96bbcbd627019e1cf998cc9dc62414c2e8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bc36ce542b4498ccc03f6e2e677c89b9d1ba6368ba5a0c57b4d6b026cc859fdb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f55132a436cfb0c3c314d1361e8efe3ae60165e3b02f2dfa4474637638b32b2b"
sha256 cellar: :any_skip_relocation, sonoma: "dc5d0cdbcb7adcebae5921523e976b48204cee8d4abc2e716ddd532e9fd829cb"
sha256 cellar: :any_skip_relocation, ventura: "3b70ebfa041765abafca91d89a19db6871c6782046ed23729fbaf15828873394"
sha256 cellar: :any_skip_relocation, monterey: "34bd5a1bb838bfef45a2dd728c4635a474a2ca8621b2ab70dde669c6fcb6ca6f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0413e448c601e2e1659dbb413c26c2e1931c37df24ca177b601f633436f8ba24"
end

depends_on "maven" => :build
Expand Down

0 comments on commit 5f5bb3b

Please sign in to comment.