mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
traefik: Update to version 2.0.1
This commit is contained in:
parent
0c2158c3db
commit
2b14eb9c5a
@ -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.0",
|
"version": "2.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.0/traefik_v2.0.0_windows_amd64.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.1/traefik_v2.0.1_windows_amd64.zip",
|
||||||
"hash": "aca367570a984643c96c5968a1c0600f827942446567bd8ba0cf79a0785d036c"
|
"hash": "40628df1ead8023df738cd260368dd74cc2e82105bbdbf0217b90c3355b5834d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.0/traefik_v2.0.0_windows_386.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.0.1/traefik_v2.0.1_windows_386.zip",
|
||||||
"hash": "e62641efe313d632056ba2d0c3ad1e37e7129222bea29cb24cdc997488b8d61a"
|
"hash": "65f7b1aab4809c51d85a9bda0107b3844d0d1498b7c5646dadb33b9b3c766a48"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user