a-better-finder-rename: add livecheck (#96139)

This commit is contained in:
Markus Reiter 2020-12-21 17:00:30 +01:00 committed by GitHub
parent 77f08fb74a
commit bfcc668a4b
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 "a-better-finder-rename" do
sha256 :no_check # required as upstream package is updated in-place
url "https://www.publicspace.net/download/ABFRX#{version.major}.dmg"
appcast "https://www.publicspace.net/app/signed_abfr#{version.major}.xml"
name "A Better Finder Rename"
desc "Renamer for files, music and photos"
homepage "https://www.publicspace.net/ABetterFinderRename/"
livecheck do
url "https://www.publicspace.net/app/signed_abfr#{version.major}.xml"
strategy :sparkle
end
auto_updates true
app "A Better Finder Rename #{version.major}.app"