homebrew-cask-versions/Casks/harvest.rb
2014-10-01 11:42:47 -04:00

11 lines
268 B
Ruby

class Harvest < Cask
version :latest
sha256 :no_check
url 'https://www.getharvest.com/harvest/mac/Harvest.zip'
appcast 'https://www.getharvest.com/harvest/mac/appcast.xml'
homepage 'http://www.getharvest.com/mac'
license :unknown
app 'Harvest.app'
end