traefik: Update to version 1.7.15

This commit is contained in:
Richard Kuhnt 2019-09-12 18:00:31 +00:00
parent f926f44b0c
commit 71444fdcb4

View File

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