Skip to content

Commit

Permalink
Add a few more osx apps
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoodlad committed Dec 26, 2010
1 parent 9dfdda1 commit f617626
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions app_bundles.rb
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,27 @@
dep 'Versions.app' do
source 'http://versionsapp.com/redirect/versionslatest'
end

dep 'SuperDuper.app' do
source 'http://www.shirt-pocket.com/downloads/SuperDuper%21.dmg'
end

dep 'Carbon Copy Cloner.app' do
source 'http://web.mac.com/bombich/ccc-3.3.7.dmg'
end

dep 'Backblaze.installer' do
source 'http://www.backblaze.com/mac/install_backblaze.dmg'
end

dep 'Things.app' do
source 'http://culturedcode.com/things/download/?e=3102'
end

dep 'OmniFocus.app' do
source 'http://www.omnigroup.com/ftp1/pub/software/MacOSX/10.4/OmniFocus-1.8.2-English.dmg'
end

dep 'Transmission.app' do
source 'http://download.transmissionbt.com/files/Transmission-2.13.dmg'
end

0 comments on commit f617626

Please sign in to comment.