Add FSNotes.app v1.8b154 (#49247)

* Add FSNotes.app v1.8b154

* Update fsnotes.rb

* Update fsnotes.rb
This commit is contained in:
iskrisis 2018-07-04 02:30:44 +02:00 committed by Vítor Galvão
parent b40718c966
commit 66f19c9d4e
1 changed files with 12 additions and 0 deletions

12
Casks/fsnotes.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'fsnotes' do
version '1.8,b154'
sha256 'b0e96b44bf144194090bb90a4bfc2cafbcb6f92971c8c01e359257d67e2e82de'
# github.com/glushchenko/fsnotes was verified as official when first introduced to the cask
url "https://github.com/glushchenko/fsnotes/releases/download/#{version.before_comma}/FSNotes_#{version.before_comma}#{version.after_comma}.zip"
appcast 'https://github.com/glushchenko/fsnotes/releases.atom'
name 'FSNotes'
homepage 'https://fsnot.es/'
app 'FSNotes.app'
end