You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
277 B
6 lines
277 B
class TorBrowserAlpha < Cask
|
|
homepage 'https://www.torproject.org/projects/torbrowser.html'
|
|
url 'https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.10-alpha-2-osx-x86_64-en-US.zip'
|
|
version '2.4.10-alpha-2'
|
|
sha1 'ca8f1a4c68559214c50138a19d7e337ffdc1d331'
|
|
end
|
|
|