From bb592e6c4edcf3e4d853bf0c86dba44f76ecebaa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Aug 2019 18:00:38 +0000 Subject: [PATCH] traefik: Update to version 1.7.13 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index f3b86f88c1..05e7b3ce68 100644 --- a/bucket/traefik.json +++ b/bucket/traefik.json @@ -1,16 +1,16 @@ { "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", - "version": "1.7.12", + "version": "1.7.13", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-amd64.exe#/traefik.exe", - "hash": "eed06b953dc4f163b2a6bbe683028898920e097ada9a40902dbe962b10b01b23" + "url": "https://github.com/containous/traefik/releases/download/v1.7.13/traefik_windows-amd64.exe#/traefik.exe", + "hash": "f9be51b147ef5e6a87288bb949823dee5382f75bec364a5d9433f5ab85419926" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-386.exe#/traefik.exe", - "hash": "26e091e903c6d1600928e090034e744b10870fcbe59f16ab0fea1448bccde014" + "url": "https://github.com/containous/traefik/releases/download/v1.7.13/traefik_windows-386.exe#/traefik.exe", + "hash": "9232ee9a98216b4344b58029083928ee15afe6e60c30a767a442cae254b81f37" } }, "bin": "traefik.exe",