Change to latest version of Torpedo.

Update to HTTP instead of HTTPS.
This commit is contained in:
Vincent Klaiber 2014-05-01 12:36:07 +02:00
parent 2a9271c9ab
commit 00fd30758a

View file

@ -1,7 +1,7 @@
class Torpedo < Cask
url 'http://usetorpedo.com/downloads/mac/Torpedo-1.2.2.app.zip'
url 'http://usetorpedo.com/app/mac/download'
homepage 'https://usetorpedo.com'
version '1.2.2'
sha256 '72f0a027ea525755e07e43d90464aa00f1c45167b30d333272017f64e0496dcf'
version 'latest'
no_checksum
link 'Torpedo.app'
end