mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.5.3
This commit is contained in:
parent
fbf4f6aa26
commit
4e942717e4
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.2",
|
"version": "2.5.3",
|
||||||
"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/v2.5.2/traefik_v2.5.2_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.5.3/traefik_v2.5.3_windows_amd64.zip",
|
||||||
"hash": "cb21e37126499a65b05e78df4302b95d224abb626851a43de36d4ed6af5ac81b"
|
"hash": "a856b0ea45f7e8b2d3084507f4938ea218818f6d194f25a873511cf165272845"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v2.5.2/traefik_v2.5.2_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.5.3/traefik_v2.5.3_windows_386.zip",
|
||||||
"hash": "6b85d37d220dbde9d7b8220d5c75a1fe38c1c3d0ebeb7b05e319a6101c33db2d"
|
"hash": "7191d0e991e31b8c8e3ba27ec85df67d11994c10ffa782576da2615a859963fb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user