mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
traefik: Update to version 2.10.3
This commit is contained in:
parent
3c1d5daafd
commit
4c4c366afa
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "2.10.2",
|
||||
"version": "2.10.3",
|
||||
"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/v2.10.2/traefik_v2.10.2_windows_amd64.zip",
|
||||
"hash": "b2e9cab37858bb36927a74a0ce66e94754afd18b634c3de5189827e194554cc9"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.3/traefik_v2.10.3_windows_amd64.zip",
|
||||
"hash": "7d0213fe424060082a76ba7cf937c29fc82dbb65000c0854fa1b498db774b532"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.2/traefik_v2.10.2_windows_386.zip",
|
||||
"hash": "5eb5c7d1ce347871c45df043fd0094bc7e34d8cf4fe1a2aeefff9b136007a306"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.3/traefik_v2.10.3_windows_386.zip",
|
||||
"hash": "ebba6e30564ae2c94d5e8c2a819bf66705e517dc5005d194a3c8baa5323afd77"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.2/traefik_v2.10.2_windows_arm64.zip",
|
||||
"hash": "1cd47d122f7078fc090d2a3ce0f4128fdc3a202ecf26f0690c4c417acbad78da"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.3/traefik_v2.10.3_windows_arm64.zip",
|
||||
"hash": "8731c2c9652f709677a1d9f4f77df2ded04be8941452838815895ac9a1f05e96"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user