mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.0.4
This commit is contained in:
parent
3646969098
commit
a9034f58cf
@ -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.0.2",
|
"version": "2.0.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.2/traefik_v2.0.2_windows_amd64.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.4/traefik_v2.0.4_windows_amd64.zip",
|
||||||
"hash": "1c74412cfea8585cfbff35fecebc6c412ce70f763b86c839236c71a26e707ad9"
|
"hash": "5d68a50865c701254994b946f6b2300dd582097686cefbd43dcd18e2fbd3782c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.2/traefik_v2.0.2_windows_386.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.4/traefik_v2.0.4_windows_386.zip",
|
||||||
"hash": "d942f65b360d9871dcb4f7d50ba47d30171bbb80c66f5af3b4494f0ee9bc6918"
|
"hash": "3b9a51d08bda4a9348d18a83e4b9c32edc0ca1fcc8769d58421a7df53d995c3e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user