mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.4.13
This commit is contained in:
parent
f960af1d76
commit
3e442eed48
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.12",
|
"version": "2.4.13",
|
||||||
"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.4.12/traefik_v2.4.12_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.4.13/traefik_v2.4.13_windows_amd64.zip",
|
||||||
"hash": "9f232b2165ecc0b5678f68f3f7bc0923b2d87e75e34ac4bc3cbc78d8b9a5c065"
|
"hash": "d3c11af2d79013771b72359674066f3f2ebe799c52b9b0e244bdcdfaa14439e1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v2.4.12/traefik_v2.4.12_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.4.13/traefik_v2.4.13_windows_386.zip",
|
||||||
"hash": "01f00df69553bab30798ed7a16f911e5d6f8bbd6c5a14942f6afd6bbb0131c5a"
|
"hash": "d00c14b0b8801f79c3d18cf4da959cb0ba21318ced1f7eb782c9ace4f442cb1e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user