traefik: Update to version 2.5.0

This commit is contained in:
Jakub Čábera 2021-08-17 21:14:11 -07:00
parent b3bdab1de3
commit 99e72d74c1

View File

@ -1,17 +1,17 @@
{
"version": "2.4.14",
"version": "2.5.0",
"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/traefik/traefik/releases/download/v2.4.14/traefik_v2.4.14_windows_amd64.zip",
"hash": "bd4abe613fddc9bb73e9bc85ed496db7ee15c4eb86cf5a1025b48166851ece7b"
"url": "https://github.com/traefik/traefik/releases/download/v2.5.0/traefik_v2.5.0_windows_amd64.zip",
"hash": "2dfacd589fa8545644c0ac2f7f977a7398f88f3f99486941dbc0014dbf3e238f"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.4.14/traefik_v2.4.14_windows_386.zip",
"hash": "b4a3103da55523f8e66f99ee1043e1db3d53e642e7492e91ddd3f9bf8fde7c49"
"url": "https://github.com/traefik/traefik/releases/download/v2.5.0/traefik_v2.5.0_windows_386.zip",
"hash": "b90ccf1dce870efef73076ebee5d06619b1625f72516950788a053d6279e9d78"
}
},
"bin": "traefik.exe",