homebrew-cask/Casks/qownnotes.rb

13 lines
493 B
Ruby
Raw Normal View History

2016-12-03 23:13:53 +08:00
cask 'qownnotes' do
version '18.06.6,b3652-080019'
sha256 '66f56b287eabff8531c3bcc93a6bbc1d12167ea9cedbd12ac6b2dc1e1a03e400'
2016-12-03 23:13:53 +08:00
# github.com/pbek/QOwnNotes was verified as official when first introduced to the cask
url "https://github.com/pbek/QOwnNotes/releases/download/macosx-#{version.after_comma}/QOwnNotes-#{version.before_comma}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/pbek/QOwnNotes/releases.atom'
2016-12-03 23:13:53 +08:00
name 'QOwnNotes'
2016-12-04 11:51:09 +08:00
homepage 'https://www.qownnotes.org/'
2016-12-03 23:13:53 +08:00
app 'QOwnNotes.app'
end