mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.10.0
This commit is contained in:
parent
72039cbea5
commit
3cfdce0b2d
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "2.9.10",
|
||||
"version": "2.10.0",
|
||||
"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.10/traefik_v2.9.10_windows_amd64.zip",
|
||||
"hash": "19eb27b56c1ad34208747f99523973dcf38ed84005a1510268c1831f5aa750f6"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.0/traefik_v2.10.0_windows_amd64.zip",
|
||||
"hash": "ef212eded437157352c7b71804c792a01e5ccb25aa287f2fec1b7f4732e4f181"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_386.zip",
|
||||
"hash": "135ae431bb7adf925a3adeb369b03440f2dc8d605d117d8543baf4270ba6467f"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.0/traefik_v2.10.0_windows_386.zip",
|
||||
"hash": "15dea46bbb5066cf15d0d9356959e470ac4858a055c393180cd0b35b6a9c00c7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_windows_arm64.zip",
|
||||
"hash": "25cdfe6ace7ada55b565dcb07d3105fd1d25550596a9d28121c920cb9cafb40e"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.10.0/traefik_v2.10.0_windows_arm64.zip",
|
||||
"hash": "dbb18b714a0e7f9ec700bfce42463f60f7c0f40c0ece28ab375dec17ef0b3923"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user