mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
traefik: Update to version 2.11.1
This commit is contained in:
parent
65aa8ec558
commit
7f74002451
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "2.11.0",
|
"version": "2.11.1",
|
||||||
"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.11.0/traefik_v2.11.0_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_amd64.zip",
|
||||||
"hash": "28edea8308241bedcaa1eccc3f49f279931d07c238b74a815ac5c3d035c047fe"
|
"hash": "c6579638cf5bf703e0d409727042c189e0251991be0ccb3b30ba32e4bda05d5b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_386.zip",
|
||||||
"hash": "282e7bcda95de4f357f5163c0d707459053d7170f53f5ddb5d1aaae24d1138ff"
|
"hash": "58b70d667cf5756aa2ddfdc5367fab95949e3a34f008190409f6ffd7c2d51c94"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.11.1/traefik_v2.11.1_windows_arm64.zip",
|
||||||
"hash": "f9b05b8224842b0f362d23b67bd116f203025f2b31cbc1ee6b6d98f1306c3ad2"
|
"hash": "4aaa02a58dff5354412f113194746d41785fdbd362e185bb2e8e62aa704fe304"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user