traefik: Update to version 2.2.7

This commit is contained in:
Jakub Čábera 2020-07-21 08:53:30 +02:00
parent 17e11f8abf
commit f72160957f

View File

@ -1,17 +1,17 @@
{
"version": "2.2.6",
"version": "2.2.7",
"description": "HTTP reverse proxy and load balancer",
"homepage": "https://traefik.io/",
"license": "MIT",
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
"architecture": {
"64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.2.6/traefik_v2.2.6_windows_amd64.zip",
"hash": "55e13289e6cd760206f57d993c18cb6f69580c76f72b1657bcd6b03208d1d594"
"url": "https://github.com/containous/traefik/releases/download/v2.2.7/traefik_v2.2.7_windows_amd64.zip",
"hash": "e1315bedec68cc3927f9c918d88878e83ae5ff6e1591d2abfaeba2dc00234601"
},
"32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.2.6/traefik_v2.2.6_windows_386.zip",
"hash": "4320cee496006da8a91354a7e90316718966d83632ccab215881989a4034c726"
"url": "https://github.com/containous/traefik/releases/download/v2.2.7/traefik_v2.2.7_windows_386.zip",
"hash": "13d3fd1e4caf23f737c439486f3d6fe72675db4fd4439b7ae4c900a122fb5720"
}
},
"bin": "traefik.exe",