homebrew-cask/Casks/harvest.rb

12 lines
272 B
Ruby

cask :v1 => 'harvest' do
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