traefik: Update to version 1.7.11

This commit is contained in:
Richard Kuhnt 2019-04-26 10:01:32 +00:00
parent ff0af4854d
commit 432730ff6b

View File

@ -1,16 +1,16 @@
{
"homepage": "https://traefik.io/",
"description": "HTTP reverse proxy and load balancer",
"version": "1.7.10",
"version": "1.7.11",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.10/traefik_windows-amd64.exe#/traefik.exe",
"hash": "3918aad1f59d7ff84e12dc5d5db57314fa5569cc5261ad36aba0a91e6ff42d85"
"url": "https://github.com/containous/traefik/releases/download/v1.7.11/traefik_windows-amd64.exe#/traefik.exe",
"hash": "f26c6a7c73f5ef0044c4408ae7d70277b084043ff89f3107f48d0b11a6b723c2"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.10/traefik_windows-386.exe#/traefik.exe",
"hash": "1b767b1766c1e84a4adf426a739bd9c529defc531023f96d98b34185af8a54c5"
"url": "https://github.com/containous/traefik/releases/download/v1.7.11/traefik_windows-386.exe#/traefik.exe",
"hash": "08e24958dcbd75284437c98c0e4537324d14053d15bea2a806cd67c1da3642b2"
}
},
"bin": "traefik.exe",