traefik: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2019-12-11 19:00:18 +00:00
parent 8837ddc353
commit 6ec9cc2e3b

View File

@ -1,16 +1,16 @@
{
"homepage": "https://traefik.io/",
"description": "HTTP reverse proxy and load balancer",
"version": "2.0.7",
"version": "2.1.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.0.7/traefik_v2.0.7_windows_amd64.zip",
"hash": "452169d44f00cac89ec25eff208852e8a483e8a299781139ddb23a2344ea1e0e"
"url": "https://github.com/containous/traefik/releases/download/v2.1.0/traefik_v2.1.0_windows_amd64.zip",
"hash": "4b4def6ca4fc6296d0421f8cb0347fcc2eb75ba1729f8322fb1d7b7319a9af88"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.0.7/traefik_v2.0.7_windows_386.zip",
"hash": "dfd0abb1551b5d2d63483838c7b3b84e3884b2bb621dc707984301003da49f8b"
"url": "https://github.com/containous/traefik/releases/download/v2.1.0/traefik_v2.1.0_windows_386.zip",
"hash": "d59a3f833b41e7a7faf748a0a66d416955f374615865610268ec3231274af717"
}
},
"bin": "traefik.exe",