mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
traefik: Update to version 2.9.10
This commit is contained in:
parent
f3947270de
commit
76fdf76446
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "2.9.9",
|
||||
"version": "2.9.10",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"homepage": "https://traefik.io/",
|
||||
"license": "MIT",
|
||||
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_amd64.zip",
|
||||
"hash": "67048b01c32dfa4aa3e0a35c6ac59ee3ad7ef222f5afb40c622ce689a8762630"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_amd64.zip",
|
||||
"hash": "19eb27b56c1ad34208747f99523973dcf38ed84005a1510268c1831f5aa750f6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_386.zip",
|
||||
"hash": "c31fc16784679e5096c834e8417b1acc975d40f8407a4571e490fba25d4397f3"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_386.zip",
|
||||
"hash": "135ae431bb7adf925a3adeb369b03440f2dc8d605d117d8543baf4270ba6467f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.9/traefik_v2.9.9_windows_arm64.zip",
|
||||
"hash": "8f7650e5ad8118aa862bfe3af1371dbb0aca51198c527d3b8ef971230307e259"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_arm64.zip",
|
||||
"hash": "25cdfe6ace7ada55b565dcb07d3105fd1d25550596a9d28121c920cb9cafb40e"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user