Update nitro-pdf-pro from 13.3.0 to 13.3.1 (#143652)

* Update nitro-pdf-pro from 13.3.0 to 13.3.1

* Update nitro-pdf-pro.rb

---------

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Razvan Azamfirei 2023-03-23 13:51:30 -04:00 committed by GitHub
parent cc24bf7db4
commit 4c45a9a657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
cask "nitro-pdf-pro" do
version "13.3.0"
sha256 "c1f12be884e56cc2407faad1c0213a868a5d6a39aff11ac4af09ea1296d6c663"
version "13.3.1"
sha256 "f8838b72ae3821466d2f5a2cdd27c71305ecb3cf35dcfa13d52f6de954c24e69"
url "https://downloads.gonitro.com/macos/Nitro%20PDF%20Pro%20Retail_#{version}.dmg",
verified: "downloads.gonitro.com/macos/"
@ -10,7 +10,7 @@ cask "nitro-pdf-pro" do
livecheck do
url "https://pdfpen.com/pdfpenpro/download_thanks/"
regex(/href=.*?Retail_(\d+(?:\.\d+)*)\.dmg/i)
regex(/href=.*?Retail[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end
depends_on macos: ">= :sierra"