mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
traefik: Update to version 2.0.5
This commit is contained in:
parent
5658c31713
commit
7ea5a231ad
@ -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.4",
|
"version": "2.0.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.4/traefik_v2.0.4_windows_amd64.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.5/traefik_v2.0.5_windows_amd64.zip",
|
||||||
"hash": "5d68a50865c701254994b946f6b2300dd582097686cefbd43dcd18e2fbd3782c"
|
"hash": "8f7080eba988bf24805f7c00630ef57998156254ce658f7efb8b85eaab6263fa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.4/traefik_v2.0.4_windows_386.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.5/traefik_v2.0.5_windows_386.zip",
|
||||||
"hash": "3b9a51d08bda4a9348d18a83e4b9c32edc0ca1fcc8769d58421a7df53d995c3e"
|
"hash": "348e920610d9b2ee08ab400a07cecf61c8c63a16f0bf9b98598dd35b38e63102"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user