Created
July 2, 2018 14:35
-
-
Save iskrisis/7f0295c9f72e7f912af72381763cc33b to your computer and use it in GitHub Desktop.
FSnotes test formula
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask 'fsnotes' do | |
version '1.8b154' | |
sha256 'b0e96b44bf144194090bb90a4bfc2cafbcb6f92971c8c01e359257d67e2e82de' | |
# github.com/glushchenko/fsnotes was verified as official when first introduced to the cask | |
url 'https://github.com/glushchenko/fsnotes/releases/download/1.8/FSNotes_1.8b154.zip' | |
appcast 'https://github.com/glushchenko/fsnotes/releases.atom' | |
name 'FSNotes' | |
homepage 'https://fsnot.es/' | |
app 'FSNotes.app' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment