mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
traefik: Update to version 2.11.24
This commit is contained in:
parent
52b90b0696
commit
17d29008e7
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.5",
|
"version": "2.11.24",
|
||||||
"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.3.5/traefik_v3.3.5_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_amd64.zip",
|
||||||
"hash": "32758e8404c8157404df57c44d219367a2dcfb9d67f00d071a2b3a4c2a8fda41"
|
"hash": "f528dfcc0d0c70b7d5eae2b93162deeb189978318b1a2b48613de431c2944b1e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_386.zip",
|
||||||
"hash": "6dd4575c427df75e5f6f6c401cad459d27b2b4c095c93ca59b67a394e64fb9c4"
|
"hash": "010da1df5593650beb2254d98c482302225d8b59a197cee94682baea9086e568"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.5/traefik_v3.3.5_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_arm64.zip",
|
||||||
"hash": "8fa5407706d035715855317b20357a551cea399d9cc81530024adef72c2527d0"
|
"hash": "426f8be808dd8739799b82ea0dbe0bbd96b3deceba8375b3af58df0809724120"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user