mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	traefik: Update to version 3.1.1
This commit is contained in:
		
							parent
							
								
									cd18f56c43
								
							
						
					
					
						commit
						e9c11bcd35
					
				@ -1,21 +1,21 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "3.1.0",
 | 
					    "version": "3.1.1",
 | 
				
			||||||
    "description": "HTTP reverse proxy and load balancer",
 | 
					    "description": "HTTP reverse proxy and load balancer",
 | 
				
			||||||
    "homepage": "https://traefik.io/",
 | 
					    "homepage": "https://traefik.io/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
 | 
					    "notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/traefik/traefik/releases/download/v3.1.0/traefik_v3.1.0_windows_amd64.zip",
 | 
					            "url": "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_amd64.zip",
 | 
				
			||||||
            "hash": "1cba32270361afa7b733ea43ce661ea4db83f0305719881b984b5c5650f60e76"
 | 
					            "hash": "8d74b856c78f6415bd3ecdae2e5a2a831264176576f3cbab392a27e98b39389b"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/traefik/traefik/releases/download/v3.1.0/traefik_v3.1.0_windows_386.zip",
 | 
					            "url": "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_386.zip",
 | 
				
			||||||
            "hash": "33be25b280b6f947c7f2dce4d7812f03371700236fe15cd308032e0ee3e47993"
 | 
					            "hash": "69d27ac3721a1db6463556018817d8c3eefa0d338b1be5c4e6ecf0ceda629497"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/traefik/traefik/releases/download/v3.1.0/traefik_v3.1.0_windows_arm64.zip",
 | 
					            "url": "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_arm64.zip",
 | 
				
			||||||
            "hash": "b131ee83d59039168f89fb415418dad16d96eab457daeeba72ec8741f7e6bd6c"
 | 
					            "hash": "aa557e6ac6e1f355f3458808a3b594935acc656e810a7b3fdefc60acc1eb1b57"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "traefik.exe",
 | 
					    "bin": "traefik.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user