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-30 15:53:46 +08:00
version '2.0.6'
sha256 'b17b9d1df5c740ee793d0a99d804cd91b1394fcb4a8b0ac93d27e5c0b6ada897'
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-30 15:53:46 +08:00
checkpoint: '76397c3831423ff37186261519f4705c97886d87e2b5e3d9f311c8d37b97970b'
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