homebrew-cask/Casks/peakhour.rb

12 lines
318 B
Ruby
Raw Normal View History

2015-11-01 01:08:30 +08:00
cask :v1 => 'peakhour' do
version '3.1.1'
sha256 'fc26e821ba7bdb54103ba85cbc757b991ead197a67defd515d9de0c6b25e4530'
url "https://updates.peakhourapp.com/releases/PeakHour%20#{version}.zip"
name 'PeakHour'
homepage 'http://www.peakhourapp.com'
license :commercial
app "PeakHour #{version.to_i}.app"
end