traefik: Update to version 2.1.9

This commit is contained in:
Richard Kuhnt 2020-03-23 18:01:50 +00:00
parent 800257e214
commit 2a20ec58a2

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