mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
traefik: Update to version 2.0.2
This commit is contained in:
parent
af00f78d69
commit
57fc9ec616
@ -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.1",
|
"version": "2.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.1/traefik_v2.0.1_windows_amd64.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.2/traefik_v2.0.2_windows_amd64.zip",
|
||||||
"hash": "40628df1ead8023df738cd260368dd74cc2e82105bbdbf0217b90c3355b5834d"
|
"hash": "1c74412cfea8585cfbff35fecebc6c412ce70f763b86c839236c71a26e707ad9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.1/traefik_v2.0.1_windows_386.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.2/traefik_v2.0.2_windows_386.zip",
|
||||||
"hash": "65f7b1aab4809c51d85a9bda0107b3844d0d1498b7c5646dadb33b9b3c766a48"
|
"hash": "d942f65b360d9871dcb4f7d50ba47d30171bbb80c66f5af3b4494f0ee9bc6918"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user