traefik: Update to version 2.1.1

This commit is contained in:
Richard Kuhnt 2019-12-12 20:00:17 +00:00
parent a42e253317
commit f781d54bae

View File

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