qfinder-pro: add livecheck

This commit is contained in:
Markus Reiter
2021-01-08 07:48:47 +01:00
parent e78ff9891d
commit baaf84edd0
+5 -1
View File
@@ -3,11 +3,15 @@ cask "qfinder-pro" do
sha256 "121ab79617ce7a861b6ae9f422efe98268a5a3fcddfcc3eada3c1a5d8ab22a71"
url "https://download.qnap.com/Storage/Utility/QNAPQfinderProMac-#{version}.dmg"
appcast "https://www.macupdater.net/cgi-bin/extract_text/extract_text_split_easy.cgi?url=https://update.qnap.com/SoftwareRelease.xml&splitter_1=Mac_for_QT&index_1=1&splitter_2=downloadURL&index_2=1"
name "Qnap Qfinder Pro"
desc "NAS management application"
homepage "https://www.qnap.com/en/utilities#utliity_5"
livecheck do
url "https://update.qnap.com/SoftwareRelease.xml"
regex(%r{/QNAPQfinderProMac-(\d+(?:\.\d+)*)\.dmg}i)
end
pkg "Qfinder Pro.pkg"
uninstall pkgutil: [