homebrew-cask/Casks/farrago.rb

12 lines
368 B
Ruby
Raw Normal View History

cask 'farrago' do
2018-09-15 22:52:43 +08:00
version '1.2.1'
sha256 '587f5c48b0f28f9134790df4b1af2f77752b32351caeb2f98d70a8cfe12eae2b'
url 'https://rogueamoeba.com/farrago/download/Farrago.zip'
2018-06-12 22:37:26 +08:00
appcast 'https://rogueamoeba.net/ping/versionCheck.cgi?format=sparkle&bundleid=com.rogueamoeba.Farrago'
name 'Farrago'
homepage 'https://rogueamoeba.com/farrago/'
app 'Farrago.app'
end