mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
traefik: Update to version 3.4.0
This commit is contained in:
parent
ab6979dc83
commit
7ba0377aa4
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.7",
|
"version": "3.4.0",
|
||||||
"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.7/traefik_v3.3.7_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.4.0/traefik_v3.4.0_windows_amd64.zip",
|
||||||
"hash": "3e5c81a851be86aa550f549b76ec8a9b9bb7dbb2f395963a8695279103e450e6"
|
"hash": "e1699cc96e30277813e8a03167664b14522af46ddc21c7c92795b51d30e90341"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.7/traefik_v3.3.7_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.4.0/traefik_v3.4.0_windows_386.zip",
|
||||||
"hash": "fcd32700736a8685f1990c29ae6a1ee98b80ac63ad377fa5db3eb9c8ed8d4913"
|
"hash": "664968465de24488c86c5115cb6c3a7dfcc7e0d26e6dca6f7e356cbc8f1412de"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.7/traefik_v3.3.7_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.4.0/traefik_v3.4.0_windows_arm64.zip",
|
||||||
"hash": "af5abcf821a4f76963f69c3b8ceefbe17bbb0384cc08bc4fd4cf9675a82ef499"
|
"hash": "ec4fd97dd51c2183bd7f0e8e875c26652d0e5065ce34bfd75913e80ed44c17df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user