mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
traefik: Update to version 1.7.8
This commit is contained in:
parent
8aa1a81666
commit
217ecae7a5
10
traefik.json
10
traefik.json
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://traefik.io/",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"version": "1.7.7",
|
||||
"version": "1.7.8",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.7/traefik_windows-amd64.exe#/traefik.exe",
|
||||
"hash": "beda2dc335aa1234696182b8dca1c89696be5e4e86911045b6757815f9b00d98"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.8/traefik_windows-amd64.exe#/traefik.exe",
|
||||
"hash": "34dd09c2f229ca55da0d616aa7fe044f87a8f98cb8c32eb4183e38f0cf508a7f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.7/traefik_windows-386.exe#/traefik.exe",
|
||||
"hash": "79b787a6b8a1cc7faba524e02daefe9e7767cdbe40ff62652389b8b9478a9910"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v1.7.8/traefik_windows-386.exe#/traefik.exe",
|
||||
"hash": "e3132ebee01973219bbc8ab8eee92544838bcdd597a80b77d702e6b0dd12f7c5"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user