homebrew-cask/Casks/peakhour.rb

13 lines
446 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'peakhour' do
2016-10-31 06:03:48 +08:00
version '3.1.7'
sha256 'd378c088dcb188cac757bfb3ba90b598513986ef333baed2fb4871bf5beede11'
2015-11-01 01:08:30 +08:00
url "https://updates.peakhourapp.com/releases/PeakHour%20#{version}.zip"
2015-11-01 01:34:48 +08:00
appcast 'https://updates.peakhourapp.com/PeakHourAppcast.xml',
2016-10-31 06:03:48 +08:00
checkpoint: 'a161b553f13b5fbdda70bd40f18e6f1766bc7504c42cc8bcadf65952125cc38b'
2015-11-01 01:08:30 +08:00
name 'PeakHour'
homepage 'https://www.peakhourapp.com/'
2015-11-01 01:08:30 +08:00
app "PeakHour #{version.major}.app"
2015-11-01 01:08:30 +08:00
end