traefik: Update to version 2.1.8

This commit is contained in:
Richard Kuhnt 2020-03-19 16:01:50 +00:00
parent 4864a98fb9
commit cc3de9018d

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.7", "version": "2.1.8",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.7/traefik_v2.1.7_windows_amd64.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.8/traefik_v2.1.8_windows_amd64.zip",
"hash": "19133caa5540bf59873d37d0090f6d0cf5805d488e8e6b7cc7d593fcd9d8dbb8" "hash": "7f80e32b7864e14ea84e340482c8ece0ddda3a953a0cb0f8fa992486cf5c8a40"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.7/traefik_v2.1.7_windows_386.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.8/traefik_v2.1.8_windows_386.zip",
"hash": "c67d81e8df2e19689013179df4ef29231c630f85b956c1077980db97ec1eb8f0" "hash": "763378587575718be605300bcd59961e369c2dde505724da32c66910c9db3b38"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",