mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.10.4
This commit is contained in:
parent
9133e2cb3c
commit
4cd65114c3
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "2.10.3",
|
||||
"version": "2.10.4",
|
||||
"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.3/traefik_v2.10.3_windows_amd64.zip",
|
||||
"hash": "7d0213fe424060082a76ba7cf937c29fc82dbb65000c0854fa1b498db774b532"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.4/traefik_v2.10.4_windows_amd64.zip",
|
||||
"hash": "96109e88ea1c95711de4ad0ea0833c2912986525d222b721731157bd5d172459"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.3/traefik_v2.10.3_windows_386.zip",
|
||||
"hash": "ebba6e30564ae2c94d5e8c2a819bf66705e517dc5005d194a3c8baa5323afd77"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.4/traefik_v2.10.4_windows_386.zip",
|
||||
"hash": "dcc7635071a9e10d09f3ae95b5e62ace11e2780a29ca2b71c4876b2e66920506"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.3/traefik_v2.10.3_windows_arm64.zip",
|
||||
"hash": "8731c2c9652f709677a1d9f4f77df2ded04be8941452838815895ac9a1f05e96"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.4/traefik_v2.10.4_windows_arm64.zip",
|
||||
"hash": "5da3a7792caced0dfc051c4ff819b27c66a31f243ecefd085ea77acdcb84fe88"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user