From f4fdd4ac9c0eda73e221236c70349e1345502846 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 27 Dec 2023 21:47:49 +0000 Subject: [PATCH 1/2] verapdf 1.25.166 --- Formula/v/verapdf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/verapdf.rb b/Formula/v/verapdf.rb index a5e5fd912c7b..e66f52bbd997 100644 --- a/Formula/v/verapdf.rb +++ b/Formula/v/verapdf.rb @@ -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" From d0681ff9fe7fbbb84bfbd90512e2774ab67991fe Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 27 Dec 2023 22:32:06 +0000 Subject: [PATCH 2/2] verapdf: update 1.25.166 bottle. --- Formula/v/verapdf.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/v/verapdf.rb b/Formula/v/verapdf.rb index e66f52bbd997..721ea7f18896 100644 --- a/Formula/v/verapdf.rb +++ b/Formula/v/verapdf.rb @@ -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