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
260 B
6 lines
260 B
class TorBrowser < Cask
|
|
homepage 'https://www.torproject.org/projects/torbrowser.html'
|
|
url 'https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.3.25-6-osx-x86_64-en-US.zip'
|
|
version '2.3.25-6'
|
|
sha1 '2097392f7431c772a6ce573ee1c6a427e3776813'
|
|
end
|
|
|