traefik: Update to version 1.7.13

This commit is contained in:
Richard Kuhnt 2019-08-08 18:00:38 +00:00
parent 97f3801011
commit bb592e6c4e

View File

@ -1,16 +1,16 @@
{
"homepage": "https://traefik.io/",
"description": "HTTP reverse proxy and load balancer",
"version": "1.7.12",
"version": "1.7.13",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-amd64.exe#/traefik.exe",
"hash": "eed06b953dc4f163b2a6bbe683028898920e097ada9a40902dbe962b10b01b23"
"url": "https://github.com/containous/traefik/releases/download/v1.7.13/traefik_windows-amd64.exe#/traefik.exe",
"hash": "f9be51b147ef5e6a87288bb949823dee5382f75bec364a5d9433f5ab85419926"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-386.exe#/traefik.exe",
"hash": "26e091e903c6d1600928e090034e744b10870fcbe59f16ab0fea1448bccde014"
"url": "https://github.com/containous/traefik/releases/download/v1.7.13/traefik_windows-386.exe#/traefik.exe",
"hash": "9232ee9a98216b4344b58029083928ee15afe6e60c30a767a442cae254b81f37"
}
},
"bin": "traefik.exe",