mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 1.7.10
This commit is contained in:
parent
776a9f2a28
commit
9dd31c0259
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.7.9",
|
"version": "1.7.10",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.9/traefik_windows-amd64.exe#/traefik.exe",
|
"url": "https://github.com/containous/traefik/releases/download/v1.7.10/traefik_windows-amd64.exe#/traefik.exe",
|
||||||
"hash": "88a8f2c7b0032a2edbf896153f9bbae4929872abb7fb51b9ffd0b136ce38a102"
|
"hash": "3918aad1f59d7ff84e12dc5d5db57314fa5569cc5261ad36aba0a91e6ff42d85"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.9/traefik_windows-386.exe#/traefik.exe",
|
"url": "https://github.com/containous/traefik/releases/download/v1.7.10/traefik_windows-386.exe#/traefik.exe",
|
||||||
"hash": "12d2e0288f3c29d5c6d42e6ac541421e7cd09a9fe4c61a3866b5a876f9ac0371"
|
"hash": "1b767b1766c1e84a4adf426a739bd9c529defc531023f96d98b34185af8a54c5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user