mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.11.5
This commit is contained in:
parent
773fab0c95
commit
bcedf76490
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.0.2",
|
||||
"version": "2.11.5",
|
||||
"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.2/traefik_v3.0.2_windows_amd64.zip",
|
||||
"hash": "ced6b1bc8c2d1f960c4f621fa88677619e6f26a16958d62c76d17e16d9bd7c25"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.5/traefik_v2.11.5_windows_amd64.zip",
|
||||
"hash": "eb825b600f9f68cd908dbecf77101cce0e960545846c10fbe9943943f4ee51d5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.2/traefik_v3.0.2_windows_386.zip",
|
||||
"hash": "7427d8ec50047d5517153d6dccb82b74691ba9739831ab94f5f30bf8a1119fdb"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.5/traefik_v2.11.5_windows_386.zip",
|
||||
"hash": "31f0885b1e66fe4df543eb91f7884dcb5ec7041e6c91491d3757b3e608e19b7c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.2/traefik_v3.0.2_windows_arm64.zip",
|
||||
"hash": "0c7af4f5f400acc1d3697ca67625ebbd6dbaf3289cdf8afd4bc83ce9456a0c57"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.5/traefik_v2.11.5_windows_arm64.zip",
|
||||
"hash": "6162ba9322a72b6e75acf2cd5cf9d7fd44d3e1e8df0a9c37ea3fc5e4fb1e6c02"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user