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