marginnote: add livecheck (#96436)

This commit is contained in:
Markus Reiter 2020-12-21 21:25:44 +01:00 committed by GitHub
parent 7608374004
commit 58ab66d033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -1,14 +1,18 @@
cask "marginnote" do
version "3.6.15"
version "3.6.15,3.6.15003"
sha256 "39d93696555f95864807a9f40838f4ef3d617851f89578b5ebc4db57cee10749"
url "https://marginstudy.com/mac/MarginNote#{version.major}.dmg",
verified: "marginstudy.com/"
appcast "https://dist.marginnote.cn/marginnote#{version.major}.xml"
name "MarginNote"
desc "E-reader"
homepage "https://www.marginnote.com/"
livecheck do
url "https://dist.marginnote.cn/marginnote#{version.major}.xml"
strategy :sparkle
end
auto_updates true
app "MarginNote #{version.major}.app"