mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
traefik: Update to version 3.6.2
This commit is contained in:
parent
8ebd0f6242
commit
04316ec3ca
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.6.1",
|
||||
"version": "3.6.2",
|
||||
"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.6.1/traefik_v3.6.1_windows_amd64.zip",
|
||||
"hash": "ec42cd7386c9a63405a7c1c4ff04158a459021d4e7a6d98c9f2274742e93c1cd"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_amd64.zip",
|
||||
"hash": "77a0a7a2ac98493de2260f871e67c0e65840e9c995797ed04ea69aec7d41e0de"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.1/traefik_v3.6.1_windows_386.zip",
|
||||
"hash": "7850f3932d353b8f4e9188ffe37777b1bb95b9b50ec823a6dbb75fb0bcf13308"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_386.zip",
|
||||
"hash": "482a2235bfe9b5520f022e96e3714670cdb3d53eced9f60cc39d91cec2674efb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.1/traefik_v3.6.1_windows_arm64.zip",
|
||||
"hash": "a97305165c6a11b37b1bb43a8bda87b8d194c86eb0ba3c68d2a538f8b280b526"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.6.2/traefik_v3.6.2_windows_arm64.zip",
|
||||
"hash": "8c6d8eaf468dbd9c6f808ff9fa5a1ea6ef0ddf25b1ecced511f91f61ef69f215"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user