traefik: Update to version 1.7.2

This commit is contained in:
Richard Kuhnt 2018-10-04 15:00:49 +00:00
parent 16cab54c04
commit 5146b3bff6

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.1", "version": "1.7.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.1/traefik_windows-amd64.exe#/traefik.exe", "url": "https://github.com/containous/traefik/releases/download/v1.7.2/traefik_windows-amd64.exe#/traefik.exe",
"hash": "cc5cd2dab93db8c8deff9648ded4cd2409e97602f22122d252158d804550965f" "hash": "16e1690d95f27797ee6fbe578ba7ba3f531e0df4f61b6c215a7f0a454cdde743"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.1/traefik_windows-386.exe#/traefik.exe", "url": "https://github.com/containous/traefik/releases/download/v1.7.2/traefik_windows-386.exe#/traefik.exe",
"hash": "7e97054889c1b466ccd5a3d5cfbfdc5884dd1ebeebf1fb814e05878ac66c037c" "hash": "ffdf289aa6bdd2dfa1722a6f86d940b1eae83de4bc1d2e993b79768047e7a95a"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",