Adding RouteBuddy

Closes #10737.
This commit is contained in:
Giles Dring 2015-04-20 12:16:04 +01:00 committed by Vítor Galvão
parent b6dbe9abfd
commit 8fddcaed20
1 changed files with 12 additions and 0 deletions

12
Casks/routebuddy.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'routebuddy' do
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