homebrew-cask/Casks/peakhour.rb

14 lines
467 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'peakhour' do
2016-07-11 03:37:53 +08:00
version '3.1.6'
sha256 '56fe7d13e53bece3de9e0591ffa6e1e77126f6b7262fb8526a6f3fca21cf1958'
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-07-11 03:37:53 +08:00
checkpoint: '2da30a27a0c618f7e4023bd71ffd0d3984f245ab598b66b55162aaa9c94d99fe'
2015-11-01 01:08:30 +08:00
name 'PeakHour'
2015-11-01 01:19:54 +08:00
homepage 'https://www.peakhourapp.com'
2015-11-01 01:08:30 +08:00
license :commercial
app "PeakHour #{version.major}.app"
2015-11-01 01:08:30 +08:00
end