mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
traefik: Update to version 3.1.0
This commit is contained in:
parent
03e53a8fab
commit
226e273814
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.0.4",
|
||||
"version": "3.1.0",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"homepage": "https://traefik.io/",
|
||||
"license": "MIT",
|
||||
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.4/traefik_v3.0.4_windows_amd64.zip",
|
||||
"hash": "4578ee99b3deae8913f677c4d70276b415853080266ea48095a3d546ee76f79d"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.1.0/traefik_v3.1.0_windows_amd64.zip",
|
||||
"hash": "1cba32270361afa7b733ea43ce661ea4db83f0305719881b984b5c5650f60e76"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.4/traefik_v3.0.4_windows_386.zip",
|
||||
"hash": "e8832279b297c86cc3c7f26ab99c0d394115c49e8aefa39e11749ab94bf05edc"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.1.0/traefik_v3.1.0_windows_386.zip",
|
||||
"hash": "33be25b280b6f947c7f2dce4d7812f03371700236fe15cd308032e0ee3e47993"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.4/traefik_v3.0.4_windows_arm64.zip",
|
||||
"hash": "3e1828a03d66e1041e456a90d83dd0bd143725e609c93b2f5362bde0905adc8e"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.1.0/traefik_v3.1.0_windows_arm64.zip",
|
||||
"hash": "b131ee83d59039168f89fb415418dad16d96eab457daeeba72ec8741f7e6bd6c"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user