mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
traefik: Update to version 2.1.0
This commit is contained in:
parent
8837ddc353
commit
6ec9cc2e3b
@ -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.7",
|
"version": "2.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.7/traefik_v2.0.7_windows_amd64.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.1.0/traefik_v2.1.0_windows_amd64.zip",
|
||||||
"hash": "452169d44f00cac89ec25eff208852e8a483e8a299781139ddb23a2344ea1e0e"
|
"hash": "4b4def6ca4fc6296d0421f8cb0347fcc2eb75ba1729f8322fb1d7b7319a9af88"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v2.0.7/traefik_v2.0.7_windows_386.zip",
|
"url": "https://github.com/containous/traefik/releases/download/v2.1.0/traefik_v2.1.0_windows_386.zip",
|
||||||
"hash": "dfd0abb1551b5d2d63483838c7b3b84e3884b2bb621dc707984301003da49f8b"
|
"hash": "d59a3f833b41e7a7faf748a0a66d416955f374615865610268ec3231274af717"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user