traefik: Update to version 2.1.2

This commit is contained in:
Richard Kuhnt 2020-01-07 19:01:53 +00:00
parent 2fb907615a
commit d42618d14b

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": "2.1.1", "version": "2.1.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.1/traefik_v2.1.1_windows_amd64.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.2/traefik_v2.1.2_windows_amd64.zip",
"hash": "f9e2574cc0ad9e8a868a736d0994ea19d708442d05db06ab8a99c543668608f9" "hash": "3b51ac518de647f7dff4e6590bd8d4b399862050b421898dffe149da32abfd41"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.1/traefik_v2.1.1_windows_386.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.2/traefik_v2.1.2_windows_386.zip",
"hash": "68783c65be210314680f12cdd5f8106d44300967852d48f4eb4c6faecbbc6c20" "hash": "76b40a1f2d364091c82c353373e8632493cbb65e5de4816e4a05ca8a87309fea"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",