traefik: Update to version 1.7.7

This commit is contained in:
Richard Kuhnt 2019-01-08 11:00:38 +00:00
parent 1682d704a0
commit 10b933e5e7

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.6", "version": "1.7.7",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.6/traefik_windows-amd64.exe#/traefik.exe", "url": "https://github.com/containous/traefik/releases/download/v1.7.7/traefik_windows-amd64.exe#/traefik.exe",
"hash": "4c5c00b0987ac081412219095c8e98186dd77440482f3a1894153f4acb1c35ac" "hash": "beda2dc335aa1234696182b8dca1c89696be5e4e86911045b6757815f9b00d98"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.6/traefik_windows-386.exe#/traefik.exe", "url": "https://github.com/containous/traefik/releases/download/v1.7.7/traefik_windows-386.exe#/traefik.exe",
"hash": "ca7fdac234e85c22fb1fa6d0e577ce95fe06f3a32385022ffcce67c41cbf736a" "hash": "79b787a6b8a1cc7faba524e02daefe9e7767cdbe40ff62652389b8b9478a9910"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",