From 2a20ec58a211389534084b03bb1d382a39bf35a2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 18:01:50 +0000 Subject: [PATCH] traefik: Update to version 2.1.9 --- bucket/traefik.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/traefik.json b/bucket/traefik.json index ef55c2c1a8..091ab287fb 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": "2.1.8", + "version": "2.1.9", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.8/traefik_v2.1.8_windows_amd64.zip", - "hash": "7f80e32b7864e14ea84e340482c8ece0ddda3a953a0cb0f8fa992486cf5c8a40" + "url": "https://github.com/containous/traefik/releases/download/v2.1.9/traefik_v2.1.9_windows_amd64.zip", + "hash": "8e4bf2403842cc69cc3665bc120153ff18783576bc3c0fdb8c55257ae252e2fc" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.8/traefik_v2.1.8_windows_386.zip", - "hash": "763378587575718be605300bcd59961e369c2dde505724da32c66910c9db3b38" + "url": "https://github.com/containous/traefik/releases/download/v2.1.9/traefik_v2.1.9_windows_386.zip", + "hash": "cc3397c688e2660c6c4435671832d0b60f46727712b4d67c9a42ddcf1ed4daf5" } }, "bin": "traefik.exe",