sketchbook: add livecheck (#96929)

This commit is contained in:
Markus Reiter 2020-12-26 16:59:48 +01:00 committed by GitHub
parent b1898af60e
commit 5d13267d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -3,11 +3,15 @@ cask "sketchbook" do
sha256 "a96042dc95483cd6fac849a9f60a22980204ee4ee0a26b0804b0aa6ab23b842a"
url "https://update.sketchbook.com/mac/SketchBook_v#{version}_mac.dmg"
appcast "https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://update.sketchbook.com/mac/latest"
name "Autodesk Sketchbook"
desc "Draw, paint, & sketch application"
homepage "https://www.sketchbook.com/"
livecheck do
url "https://update.sketchbook.com/mac/latest"
strategy :header_match
end
pkg "SketchBook_v#{version}_mac.pkg"
uninstall quit: "com.autodesk.SketchBook",