traefik: Update to version 2.2.1

This commit is contained in:
Jakub Čábera 2020-04-30 15:28:17 +02:00
parent f8da3c6022
commit 1930e445ec

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.2.0", "version": "2.2.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.2.0/traefik_v2.2.0_windows_amd64.zip", "url": "https://github.com/containous/traefik/releases/download/v2.2.1/traefik_v2.2.1_windows_amd64.zip",
"hash": "9a794e395b7eba8d44118c4a1fb358fbf14abff3f5f5d264f46b1d6c243b9a5e" "hash": "9860fe5fe9a4cb768a7e09cc15629f3941452e10b45920bfca3601487036d596"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.2.0/traefik_v2.2.0_windows_386.zip", "url": "https://github.com/containous/traefik/releases/download/v2.2.1/traefik_v2.2.1_windows_386.zip",
"hash": "54f78584f708a5cc6b9e727a2ff6a0cb7ad5fa623706df334649b72c61d00a53" "hash": "f1073d38b969720d972a84a140935c7bde705fc8f293d28f63fb9068356bbf25"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",