mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
traefik: Update to version 3.6.4
This commit is contained in:
parent
6f8cf80aea
commit
64493975d1
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.2",
|
"version": "3.6.4",
|
||||||
"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.6.2/traefik_v3.6.2_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_amd64.zip",
|
||||||
"hash": "77a0a7a2ac98493de2260f871e67c0e65840e9c995797ed04ea69aec7d41e0de"
|
"hash": "1e0c547710981b0076a17916c45f3a8504a9c8f1b51c1d7bae513ca02a570ab2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_386.zip",
|
||||||
"hash": "482a2235bfe9b5520f022e96e3714670cdb3d53eced9f60cc39d91cec2674efb"
|
"hash": "ff42cf8d9222528b26c05bc191fcd7ee0e4045d6c99723cfeecac45e625f51ce"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.6.4/traefik_v3.6.4_windows_arm64.zip",
|
||||||
"hash": "8c6d8eaf468dbd9c6f808ff9fa5a1ea6ef0ddf25b1ecced511f91f61ef69f215"
|
"hash": "a67642c1d07ea5c4fe0d5c6f48cb0bda3ac689d0cf5369bf1964ad1b9e773e03"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user