mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
traefik: Update to version 2.3.3
This commit is contained in:
parent
88d972fcd4
commit
cd90146a7c
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"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.2/traefik_v2.3.2_windows_amd64.zip",
|
||||
"hash": "cbcaa4f10c8b0a986e69f3ad4b3956d5ca658050a3caf22f469d72a52a331987"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.3.3/traefik_v2.3.3_windows_amd64.zip",
|
||||
"hash": "b1d95ab5b36a97e73cfc289dbd007c858a385ada10ca6546f282281a386a9aeb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.3.2/traefik_v2.3.2_windows_386.zip",
|
||||
"hash": "80c9e3563ec7bae09eec81e8bb17ae38c241e043943ecf0dc9ef04f7d30fbb5e"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.3.3/traefik_v2.3.3_windows_386.zip",
|
||||
"hash": "6a785c677bd623a787d811da36b9a0f7d2a7b8657bb2b1814562b09a8f739243"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user