traefik: Update to version 2.2.3

This commit is contained in:
Jakub Čábera 2020-07-10 09:26:43 +02:00
parent 578d09d4cc
commit 7ee6a56718

View File

@ -1,17 +1,17 @@
{
"version": "2.2.2",
"version": "2.2.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.2.2/traefik_v2.2.2_windows_amd64.zip",
"hash": "188173f1495818d3e41d742601ff68ae8906096b9d8a75e5a3cc287e35c3900c"
"url": "https://github.com/containous/traefik/releases/download/v2.2.3/traefik_v2.2.3_windows_amd64.zip",
"hash": "6b1e94559929135a0ca3281a2128d55b74d4e8fa71f6f9aebb5fb2b3e1be2f63"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.2.2/traefik_v2.2.2_windows_386.zip",
"hash": "34dc6a207bad1b555e5a56daac32ba525a3244b8e13f41970735d52d8b673e26"
"url": "https://github.com/containous/traefik/releases/download/v2.2.3/traefik_v2.2.3_windows_386.zip",
"hash": "ae0fe42158cd85e660fc1c01516e63bad768d466f047d38ddd07961cdbeba282"
}
},
"bin": "traefik.exe",