diff --git a/bucket/traefik.json b/bucket/traefik.json index 091ab287fb..e3a98eac11 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.9", + "version": "2.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.9/traefik_v2.1.9_windows_amd64.zip", - "hash": "8e4bf2403842cc69cc3665bc120153ff18783576bc3c0fdb8c55257ae252e2fc" + "url": "https://github.com/containous/traefik/releases/download/v2.2.0/traefik_v2.2.0_windows_amd64.zip", + "hash": "9a794e395b7eba8d44118c4a1fb358fbf14abff3f5f5d264f46b1d6c243b9a5e" }, "32bit": { - "url": "https://github.com/containous/traefik/releases/download/v2.1.9/traefik_v2.1.9_windows_386.zip", - "hash": "cc3397c688e2660c6c4435671832d0b60f46727712b4d67c9a42ddcf1ed4daf5" + "url": "https://github.com/containous/traefik/releases/download/v2.2.0/traefik_v2.2.0_windows_386.zip", + "hash": "54f78584f708a5cc6b9e727a2ff6a0cb7ad5fa623706df334649b72c61d00a53" } }, "bin": "traefik.exe",