traefik: Update to version 1.7.12

This commit is contained in:
Richard Kuhnt 2019-05-29 21:00:39 +00:00
parent 74b52b66aa
commit e4328df8f6

View File

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