traefik: Update to version 1.7.30

This commit is contained in:
Jakub Čábera 2021-04-09 08:17:47 +02:00
parent 8a5a5d6417
commit ac7bd9fbcc

View File

@ -1,17 +1,17 @@
{ {
"version": "1.7.29", "version": "1.7.30",
"description": "HTTP reverse proxy and load balancer", "description": "HTTP reverse proxy and load balancer",
"homepage": "https://traefik.io/", "homepage": "https://traefik.io/",
"license": "MIT", "license": "MIT",
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.", "notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.29/traefik_windows-amd64.exe#/traefik.exe", "url": "https://github.com/containous/traefik/releases/download/v1.7.30/traefik_windows-amd64.exe#/traefik.exe",
"hash": "985d42febbf2b2b1a12a4a7de5e9f17c8d0d09485c593995d388875632539f51" "hash": "5f01369218287cdd5850348fe5e8ce045edba80e7b8f7d268ddd049ca4f418e0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v1.7.29/traefik_windows-386.exe#/traefik.exe", "url": "https://github.com/containous/traefik/releases/download/v1.7.30/traefik_windows-386.exe#/traefik.exe",
"hash": "84e10a9449974e8462cb61a6b70db93d635edaa1e3c1384717e581f748dc6553" "hash": "225c89b48c952daaa7648ffb998bcf8e849e5d82792195324cc4fc226e5d759c"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",