traefik: Update to version 1.7.16

This commit is contained in:
Richard Kuhnt 2019-09-13 14:01:06 +00:00
parent 298c1acac3
commit d6e2109dd1

View File

@ -1,16 +1,16 @@
{
"homepage": "https://traefik.io/",
"description": "HTTP reverse proxy and load balancer",
"version": "1.7.15",
"version": "1.7.16",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.15/traefik_windows-amd64.exe#/traefik.exe",
"hash": "375bfee2c9941125d23f99736db529c650fb96448ab60f84224bd0d067cbdcba"
"url": "https://github.com/containous/traefik/releases/download/v1.7.16/traefik_windows-amd64.exe#/traefik.exe",
"hash": "74f187f1bb31e0be1a6269ead08595dd50dca55cabb74120c6cea4ca4bdae83d"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.15/traefik_windows-386.exe#/traefik.exe",
"hash": "461aee2dc94f1c8b2a8a1006542351b4327809184dfa00570dc6700266ea36ce"
"url": "https://github.com/containous/traefik/releases/download/v1.7.16/traefik_windows-386.exe#/traefik.exe",
"hash": "fe71def0e3b6505d1afc509d863336f04554c5a4a1dd03a43fcf41f66a61df4a"
}
},
"bin": "traefik.exe",