mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 3.2.2
This commit is contained in:
parent
a0065cc458
commit
bdb815b00a
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.2.1",
|
||||
"version": "3.2.2",
|
||||
"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.1/traefik_v3.2.1_windows_amd64.zip",
|
||||
"hash": "e0ba32b2fa816f562fbdbaad2ea8a5dd80f732ebe4fbc7b0f0e8de0b35965adf"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.2/traefik_v3.2.2_windows_amd64.zip",
|
||||
"hash": "483e9b67fef4eb9b830d53ecc65d6a94e4535dba0d585e860404ecb1b83c1d76"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_386.zip",
|
||||
"hash": "df3d2f17da2439e0b287fcdec081fa3b0720b47d5b6d840ea383b0c957ce404f"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.2/traefik_v3.2.2_windows_386.zip",
|
||||
"hash": "150b992548e40d47c44f0293ae75d7a23232496d1408163aab07580ff3c0030e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.1/traefik_v3.2.1_windows_arm64.zip",
|
||||
"hash": "a31df2d0d19d32e8e1c9e262821db62ce14481054b1ee74a449e5526f10ec76c"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.2.2/traefik_v3.2.2_windows_arm64.zip",
|
||||
"hash": "15bab14d11291c2bd4d0adf29642c425bf01c73c7158117e96a8a53a98354144"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user