homebrew-cask/Casks/harvest.rb

13 lines
436 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'harvest' do
2017-03-06 03:03:04 +08:00
version '2.0.5'
sha256 'b4a307f22d7f5fa4031cc1a8b1ed0d92f736837ccb99d429383932e00ce4a2f9'
2015-08-09 08:23:50 +08:00
url "https://www.getharvest.com/harvest/mac/Harvest.#{version}.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://www.getharvest.com/harvest/mac/appcast.xml',
2017-03-06 03:03:04 +08:00
checkpoint: '19df0e212c9cbbd2e18db4ea4c67d6b4af43c72b266c30dcbb97b746ce5030eb'
2015-01-10 04:34:26 +08:00
name 'Harvest'
2016-11-23 21:33:57 +08:00
homepage 'https://www.getharvest.com/mac-time-tracking'
2014-09-16 00:05:40 +08:00
app 'Harvest.app'
2013-09-22 00:20:16 +08:00
end