traefik: Update to version 2.1.4

This commit is contained in:
Richard Kuhnt 2020-02-06 18:01:51 +00:00
parent fa1f5f745b
commit 7c92f36d00

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.3", "version": "2.1.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_amd64.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_amd64.zip",
"hash": "a82054be5c961559ff52018ca0a171b945520b85a1eb02a2eb9b5d56dae060e6" "hash": "b27f206ffab4ece1602d29ac1c0332a932f15818ffcd249e1afdff04e3969a39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_386.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.4/traefik_v2.1.4_windows_386.zip",
"hash": "2feeccd6df3f5d8b1884c2fefdb90958e52d0f12466dc37d47a18f838b95de7e" "hash": "9efcf37a9d2f128db44d9b9fe497999b2636a872f7ccd6888eecf0ec00227422"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",