fix broken URL for doubletwist.app

This commit is contained in:
Roland Walker 2014-02-22 16:36:11 -05:00
parent e7debe898d
commit 6e9114b857
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Doubletwist < Cask class Doubletwist < Cask
url 'http://download.doubletwist.com/doubleTwist.dmg' url 'http://download.doubletwist.com/releases/mac/dT-3.1.2-kronos-patch1-r11040/doubleTwist.dmg'
homepage 'http://www.doubletwist.com/' homepage 'http://www.doubletwist.com/'
version 'latest' version '3.1.2'
no_checksum sha256 '47975cc7517a6cf8c90362536a7feb53f0ff8af7d45866481d37cad2fcae4dac'
link 'doubleTwist.app' link 'doubleTwist.app'
end end