mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	px: Update to version 0.9.0 (#5480)
This commit is contained in:
		
							parent
							
								
									4fa7bfa9c6
								
							
						
					
					
						commit
						9551cfee62
					
				@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.8.4",
 | 
			
		||||
    "version": "0.9.0",
 | 
			
		||||
    "description": "An HTTP proxy server to automatically authenticate through an NTLM proxy.",
 | 
			
		||||
    "homepage": "https://github.com/genotrance/px",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/genotrance/px/releases/download/v0.8.4/px-v0.8.4-windows.zip",
 | 
			
		||||
            "hash": "deeac596f36257ee8878c6dc1570ccc7a0bc10da351abc98275c4de89616fa3f"
 | 
			
		||||
            "url": "https://github.com/genotrance/px/releases/download/v0.9.0/px-v0.9.0-windows-amd64.zip",
 | 
			
		||||
            "hash": "f203e4830e45c44098343b33970d1f1749aec136c4fa67c8bb22f8421f54f8f6"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "px.exe",
 | 
			
		||||
@ -15,7 +15,7 @@
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/genotrance/px/releases/download/v$version/px-v$version-windows.zip"
 | 
			
		||||
                "url": "https://github.com/genotrance/px/releases/download/v$version/px-v$version-windows-amd64.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user