traefik: Update to version 2.1.3

This commit is contained in:
Richard Kuhnt 2020-01-21 18:01:51 +00:00
parent 13fb948fc3
commit d34c50188e

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.2", "version": "2.1.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.2/traefik_v2.1.2_windows_amd64.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_amd64.zip",
"hash": "3b51ac518de647f7dff4e6590bd8d4b399862050b421898dffe149da32abfd41" "hash": "a82054be5c961559ff52018ca0a171b945520b85a1eb02a2eb9b5d56dae060e6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/containous/traefik/releases/download/v2.1.2/traefik_v2.1.2_windows_386.zip", "url": "https://github.com/containous/traefik/releases/download/v2.1.3/traefik_v2.1.3_windows_386.zip",
"hash": "76b40a1f2d364091c82c353373e8632493cbb65e5de4816e4a05ca8a87309fea" "hash": "2feeccd6df3f5d8b1884c2fefdb90958e52d0f12466dc37d47a18f838b95de7e"
} }
}, },
"bin": "traefik.exe", "bin": "traefik.exe",