homebrew-cask/Casks/qownnotes.rb

14 lines
583 B
Ruby

cask 'qownnotes' do
version '17.04.4,b2877-102903'
sha256 'd0e285f13041f32bca42c3eb633df21f71684b604208319d3f9a252a9e5ce511'
# 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"
appcast 'https://github.com/pbek/QOwnNotes/releases.atom',
checkpoint: '33769a983e6cb250d5c58c7f46c65ffddfa7da816017712796094e9e7ec3c923'
name 'QOwnNotes'
homepage 'https://www.qownnotes.org/'
app 'QOwnNotes.app'
end