mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
traefik: Update to version 1.7.0
This commit is contained in:
parent
259e971625
commit
3fa6193781
10
traefik.json
10
traefik.json
@ -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": "1.6.6",
|
"version": "1.7.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v1.6.6/traefik_windows-amd64.exe#/traefik.exe",
|
"url": "https://github.com/containous/traefik/releases/download/v1.7.0/traefik_windows-amd64.exe#/traefik.exe",
|
||||||
"hash": "256a1e35aa2ec372990f6bf504886aaf6c9fa9a8cdc0fa4857f42acaecb4ffa7"
|
"hash": "710819197badf26c4b7def2f5e4ade3e90a4bc37dd7e5e947f4a212a3d65d199"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v1.6.6/traefik_windows-386.exe#/traefik.exe",
|
"url": "https://github.com/containous/traefik/releases/download/v1.7.0/traefik_windows-386.exe#/traefik.exe",
|
||||||
"hash": "4ee54515f02200c54e812767c4c60ea0f54be6864bacbb447d6690a311a19629"
|
"hash": "dff7018aeb9b775619fdcc15e28318733defcdac24e34bb5e406790af8bd3650"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user