homebrew-cask/Casks/whatroute.rb

11 lines
270 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'whatroute' do
2015-09-17 00:51:44 +08:00
version '1.13.1'
sha256 '34a37acea1285b6a2c28bc18b81974b1214fbbf019c0ef9fad32844bb780cc56'
2016-08-05 19:07:01 +08:00
url "https://www.whatroute.net/software/whatroute-#{version}.dmg"
2015-09-17 00:51:44 +08:00
name 'WhatRoute'
2016-08-05 19:07:01 +08:00
homepage 'https://www.whatroute.net/'
2015-09-17 00:51:44 +08:00
app 'WhatRoute.app'
end