mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
traefik: Update to version 3.2.1
This commit is contained in:
parent
e8b5c5af0f
commit
8aa0431ff2
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.0",
|
"version": "3.2.1",
|
||||||
"description": "HTTP reverse proxy and load balancer",
|
"description": "HTTP reverse proxy and load balancer",
|
||||||
"homepage": "https://traefik.io/",
|
"homepage": "https://traefik.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.0/traefik_v3.2.0_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_amd64.zip",
|
||||||
"hash": "8e3bb873b91c49edee28d7271712ccc5dada7a4f09a75edcc8e3f3c25748bd96"
|
"hash": "e0ba32b2fa816f562fbdbaad2ea8a5dd80f732ebe4fbc7b0f0e8de0b35965adf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.0/traefik_v3.2.0_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_386.zip",
|
||||||
"hash": "fc703b23e0c7dead892cd07a4c7973cb6cb082d73372ed8eda542d72d69b8555"
|
"hash": "df3d2f17da2439e0b287fcdec081fa3b0720b47d5b6d840ea383b0c957ce404f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.0/traefik_v3.2.0_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_arm64.zip",
|
||||||
"hash": "8073c687e9dae999e20415959a02c9ce66c0ce1b858633c584f9e4d8f9010bb5"
|
"hash": "a31df2d0d19d32e8e1c9e262821db62ce14481054b1ee74a449e5526f10ec76c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user