mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #158035 from pospeselr/fix-tor-browser-url
tor-browser: update download url to archive.torproject.org
This commit is contained in:
@@ -2,7 +2,7 @@ cask "tor-browser" do
|
||||
version "13.0"
|
||||
sha256 "fff8c29768a40b9c911f717274900746f9887e4506d642a4a3a12633d57da0dd"
|
||||
|
||||
url "https://dist.torproject.org/torbrowser/#{version}/tor-browser-macos-#{version}.dmg"
|
||||
url "https://archive.torproject.org/tor-package-archive/torbrowser/#{version}/tor-browser-macos-#{version}.dmg"
|
||||
name "Tor Browser"
|
||||
desc "Web browser focusing on security"
|
||||
homepage "https://www.torproject.org/"
|
||||
|
||||
Reference in New Issue
Block a user