homebrew-cask/Casks/routebuddy.rb

13 lines
383 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'routebuddy' do
2015-04-20 19:16:04 +08:00
version '4.2.1'
sha256 '95d979d775ebfbd5c835150d50c809fdb8f5e29823b54a13deec73b6df21c643'
# dreamhost.com is the official download host per the vendor homepage
url "https://objects.dreamhost.com/routebuddy/download/apps/RouteBuddy_#{version}.dmg"
name 'RouteBuddy'
homepage 'http://routebuddy.com/'
license :commercial
app 'RouteBuddy.app'
end