traefik: Update to version 2.2.0

This commit is contained in:
Jakub Čábera 2020-04-02 19:52:52 +02:00
parent 13676e5f68
commit 1b3f21ae34

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