mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	tor: Update to version 0.4.8.7-13.0.1 and fix autoupdate (#5244)
This commit is contained in:
		
							parent
							
								
									5c19dbb8d7
								
							
						
					
					
						commit
						abed5dee3d
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.4.7.15-12.5.6",
 | 
			
		||||
    "version": "0.4.8.7-13.0.1",
 | 
			
		||||
    "description": "Enables anonymous communication over the onion network (expert mode).",
 | 
			
		||||
    "homepage": "https://www.torproject.org",
 | 
			
		||||
    "license": "BSD-3-Clause",
 | 
			
		||||
@ -9,12 +9,12 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.6/tor-expert-bundle-12.5.6-windows-x86_64.tar.gz",
 | 
			
		||||
            "hash": "0db0f8fc6c60fa62b8159468fbb476acf0dec2f8dcf1b9fe7db3b91538334461"
 | 
			
		||||
            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.1/tor-expert-bundle-windows-x86_64-13.0.1.tar.gz",
 | 
			
		||||
            "hash": "ed32560bcefea40782c16179a26c22bcbc64a8662266ec1753caed560e2a7e8b"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.6/tor-expert-bundle-12.5.6-windows-i686.tar.gz",
 | 
			
		||||
            "hash": "f41abcd703a3a9119384b996ff6bd0db204fde3b30adfafee1246c0bbbe4a59d"
 | 
			
		||||
            "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.1/tor-expert-bundle-windows-i686-13.0.1.tar.gz",
 | 
			
		||||
            "hash": "6869bced5583fac9678601e3365b19169ec2f3d753bbd5ac4825e7839b9adf55"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": [
 | 
			
		||||
@ -42,16 +42,16 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://www.torproject.org/download/tor/",
 | 
			
		||||
        "regex": "windows-i686.tar.gz\">(?<browser>[\\d.]+) \\(tor (?<tor>[\\d.]+)\\)",
 | 
			
		||||
        "regex": "windows-i686-[\\d.]+.tar.gz\">(?<browser>[\\d.]+) \\(tor (?<tor>[\\d.]+)\\)",
 | 
			
		||||
        "replace": "${tor}-${browser}"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://archive.torproject.org/tor-package-archive/torbrowser/$matchBrowser/tor-expert-bundle-$matchBrowser-windows-x86_64.tar.gz"
 | 
			
		||||
                "url": "https://archive.torproject.org/tor-package-archive/torbrowser/$matchBrowser/tor-expert-bundle-windows-x86_64-$matchBrowser.tar.gz"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://archive.torproject.org/tor-package-archive/torbrowser/$matchBrowser/tor-expert-bundle-$matchBrowser-windows-i686.tar.gz"
 | 
			
		||||
                "url": "https://archive.torproject.org/tor-package-archive/torbrowser/$matchBrowser/tor-expert-bundle-windows-i686-$matchBrowser.tar.gz"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user