mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	caddy: Update to version 2.0.0
This commit is contained in:
		
							parent
							
								
									801b1a0ead
								
							
						
					
					
						commit
						57cc82a15c
					
				@ -1,16 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.0.4",
 | 
					    "version": "2.0.0",
 | 
				
			||||||
    "homepage": "https://caddyserver.com",
 | 
					 | 
				
			||||||
    "description": "HTTP/2 web server with automatic HTTPS",
 | 
					    "description": "HTTP/2 web server with automatic HTTPS",
 | 
				
			||||||
 | 
					    "homepage": "https://caddyserver.com",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/mholt/caddy/releases/download/v1.0.4/caddy_v1.0.4_windows_amd64.zip",
 | 
					            "url": "https://github.com/mholt/caddy/releases/download/v2.0.0/caddy_2.0.0_windows_amd64.zip",
 | 
				
			||||||
            "hash": "b981f1476ee80cdb150adaad2bc8546366f75bba8190b9018a5649cec4678322"
 | 
					            "hash": "sha512:636bb25c9738400b480ca243a605da74988deb1bc856a1cabe7ee36511db0e048ec0a2688b1640d7b157bc239d437944e43500d91881c8acc7f2b8aa138945f9"
 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "32bit": {
 | 
					 | 
				
			||||||
            "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v1.0.4",
 | 
					 | 
				
			||||||
            "hash": "1e97ddbe8b2cb9f06fa1d4ec5fee58eb0c9b0e77606dea0671c95e02bb56a574"
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "caddy.exe",
 | 
					    "bin": "caddy.exe",
 | 
				
			||||||
@ -20,11 +16,11 @@
 | 
				
			|||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://github.com/mholt/caddy/releases/download/v$version/caddy_v$version_windows_amd64.zip"
 | 
					                "url": "https://github.com/mholt/caddy/releases/download/v$version/caddy_$version_windows_amd64.zip"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
            "32bit": {
 | 
					        "hash": {
 | 
				
			||||||
                "url": "https://caddyserver.com/download/windows/386?license=personal&telemetry=off&version=v$version"
 | 
					            "url": "$baseurl/caddy_$version_checksums.txt"
 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user