mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
traefik: Update to version 2.2.0
This commit is contained in:
parent
13676e5f68
commit
1b3f21ae34
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user