traefik: Update to version 2.1.6

This commit is contained in:
Richard Kuhnt 2020-02-28 19:01:54 +00:00
parent 2da6c65be3
commit f8882e4e39

View File

@ -1,16 +1,16 @@
{
"homepage": "https://traefik.io/",
"description": "HTTP reverse proxy and load balancer",
"version": "2.1.4",
"version": "2.1.6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_amd64.zip",
"hash": "b27f206ffab4ece1602d29ac1c0332a932f15818ffcd249e1afdff04e3969a39"
"url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_amd64.zip",
"hash": "8995ccacb2c313b5f4051544a8d2d709b2d1207e5f2736a8b45cf36780801f7f"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_386.zip",
"hash": "9efcf37a9d2f128db44d9b9fe497999b2636a872f7ccd6888eecf0ec00227422"
"url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_386.zip",
"hash": "2838a1310bfd8cf995d8948a71cda1bcc2d5a0c40d6a0ab474ae6f0fab2dc24b"
}
},
"bin": "traefik.exe",