From 5c21fb9ce918d06d5c88336b6c942e716fddf884 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Thu, 28 Jan 2021 04:48:21 +0000 Subject: [PATCH] Remove manifest that no longer works for Tor Browser version 10.0.7.0 (#6641) --- manifests/TorProject/TorBrowser/10.0.7.0.yaml | 38 ------------------- 1 file changed, 38 deletions(-) delete mode 100644 manifests/TorProject/TorBrowser/10.0.7.0.yaml diff --git a/manifests/TorProject/TorBrowser/10.0.7.0.yaml b/manifests/TorProject/TorBrowser/10.0.7.0.yaml deleted file mode 100644 index e21f848fb..000000000 --- a/manifests/TorProject/TorBrowser/10.0.7.0.yaml +++ /dev/null @@ -1,38 +0,0 @@ -Id: TorProject.TorBrowser -Publisher: Tor Project -Name: Tor Browser -Version: 10.0.7.0 -License: BSD 3-Clause License -InstallerType: EXE -LicenseUrl: https://gitweb.torproject.org/tor.git/plain/LICENSE -AppMoniker: tor-browser -Tags: tor -Description: The Tor Browser[136] is the flagship product of the Tor Project. It was created as the Tor Browser Bundle by Steven J. Murdoch and announced in January 2008. The Tor Browser consists of a modified Mozilla Firefox ESR web browser, the TorButton, TorLauncher, NoScript, and HTTPS Everywhere Firefox extensions and the Tor proxy. Users can run the Tor Browser from removable media. It can operate under Microsoft Windows, macOS, or Linux. -Homepage: https://www.torproject.org/ -Installers: - # - Arch: x86 - # InstallerType: EXE - # Url: https://www.torproject.org/dist/torbrowser/10.0.7/torbrowser-install-10.0.7_en-US.exe - # Sha256: 37AA2E3E7BB9C400A37922BE8AA09EBA71840F07F2B43DFD7E9CAE3545DAA0B8 - # Language: en-US - # Silent: /S - # - Arch: x86 - # InstallerType: EXE - # Url: https://www.torproject.org/dist/torbrowser/10.0.7/torbrowser-install-10.0.7_ru.exe - # Sha256: 0CCD39F8514DA146123C640BC2B6B0EC95F2BD76426F48057758A9A4589D135C - # Language: ru-RU - # Silent: /S - - Arch: x64 - InstallerType: EXE - Url: https://www.torproject.org/dist/torbrowser/10.0.7/torbrowser-install-win64-10.0.7_en-US.exe - Sha256: 171B928B1197F9DC1369A39A8CBA058C93F04D85D32120234FE267AE641DF5C6 - Language: en-US - Switches: - Silent: /S - # - Arch: x64 - # InstallerType: EXE - # Url: https://www.torproject.org/dist/torbrowser/10.0.7/torbrowser-install-win64-10.0.7_ru.exe - # Sha256: C6CEFE803D4615DC35F98385581988AD0921E71CB28F62E4D085BA27A544C84C - # Language: ru - # Silent: /S -# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator