mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
traefik: Update to version 2.11.0
This commit is contained in:
parent
67c98f1f5c
commit
98335dd273
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "2.10.7",
|
||||
"version": "2.11.0",
|
||||
"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/v2.10.7/traefik_v2.10.7_windows_amd64.zip",
|
||||
"hash": "e2a6ae076f963f4985fca895222f642a9281e814b4a50e28b6265eb2e59deffb"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_amd64.zip",
|
||||
"hash": "28edea8308241bedcaa1eccc3f49f279931d07c238b74a815ac5c3d035c047fe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.7/traefik_v2.10.7_windows_386.zip",
|
||||
"hash": "47737638d9bd0bae9e9f6b11cfd1f3a24d1846d89ab7a3bc168e57e553c994fc"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_386.zip",
|
||||
"hash": "282e7bcda95de4f357f5163c0d707459053d7170f53f5ddb5d1aaae24d1138ff"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.7/traefik_v2.10.7_windows_arm64.zip",
|
||||
"hash": "6d1bbfa8031bac36b3693f2b9a7e638b428955b7aab822bb43cf99745eba2589"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.0/traefik_v2.11.0_windows_arm64.zip",
|
||||
"hash": "f9b05b8224842b0f362d23b67bd116f203025f2b31cbc1ee6b6d98f1306c3ad2"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user