mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21: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",
|
||||
"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/v3.2.0/traefik_v3.2.0_windows_amd64.zip",
|
||||
"hash": "8e3bb873b91c49edee28d7271712ccc5dada7a4f09a75edcc8e3f3c25748bd96"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_amd64.zip",
|
||||
"hash": "e0ba32b2fa816f562fbdbaad2ea8a5dd80f732ebe4fbc7b0f0e8de0b35965adf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.0/traefik_v3.2.0_windows_386.zip",
|
||||
"hash": "fc703b23e0c7dead892cd07a4c7973cb6cb082d73372ed8eda542d72d69b8555"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_386.zip",
|
||||
"hash": "df3d2f17da2439e0b287fcdec081fa3b0720b47d5b6d840ea383b0c957ce404f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.0/traefik_v3.2.0_windows_arm64.zip",
|
||||
"hash": "8073c687e9dae999e20415959a02c9ce66c0ce1b858633c584f9e4d8f9010bb5"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_arm64.zip",
|
||||
"hash": "a31df2d0d19d32e8e1c9e262821db62ce14481054b1ee74a449e5526f10ec76c"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user