TorBrowserAlpha - Correct URL and sha1

This commit is contained in:
Michael Ford 2013-06-01 02:27:48 +08:00
parent 8807e99717
commit 82fdc3a2b7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class TorBrowserAlpha < Cask
url 'https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.12-alpha-2-osx-x86_64-en-US.zip'
homepage 'https://www.torproject.org/projects/torbrowser.html'
url 'https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.12-alpha-1-osx-x86_64-en-US.zip'
version '2.4.12-alpha-2'
sha1 '3fd1540bff837b1e012483575e64559b24bee5b4'
link :app, 'TorBrowser_en-US.app'
sha1 'd4767e3c568ca9bb240488adc811c7fbffad0254'
link 'TorBrowser_en-US.app'
end