mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
traefik: Update to version 2.3.0
This commit is contained in:
parent
d649a03c62
commit
1199d321ac
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.11",
|
"version": "2.3.0",
|
||||||
"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/containous/traefik/releases/download/v2.2.11/traefik_v2.2.11_windows_amd64.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.3.0/traefik_v2.3.0_windows_amd64.zip",
|
||||||
"hash": "ee867133e00b2d8395c239d8fed04a26b362e650b371dc0b653f0ee9d52471e6"
|
"hash": "e3f8a3e275596fa1cd5077d1b164e985f20573c4d71eb73f63f12d9c6e5ebba1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.2.11/traefik_v2.2.11_windows_386.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.3.0/traefik_v2.3.0_windows_386.zip",
|
||||||
"hash": "c8a0a85f703ab6eefec4cc736dfd9ac69fa70bd1b0ecf3992df9059ec909a902"
|
"hash": "0660a93152255600d348f6b152fc37b8017f839cced2bdfe34a897c003c70216"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user