mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 3.5.2
This commit is contained in:
parent
465cb5cec5
commit
9e51bd9f27
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.1",
|
"version": "3.5.2",
|
||||||
"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.5.1/traefik_v3.5.1_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_amd64.zip",
|
||||||
"hash": "60acc7e055821cdbd147e477042ddb2d9c3d506c23d986ab9ca76f13fc5ed8fd"
|
"hash": "dcd7dedfa56ae0cd6a35c05e87def56f65443cd6c634b122cbdbd97e1f0d6c45"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.1/traefik_v3.5.1_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_386.zip",
|
||||||
"hash": "304f573b5ff3745abc021d1d27efefc075235408553804ddec899db22e9c4fac"
|
"hash": "c92fcd81e4b889916ea6e57a001da4060bfb540bf3a0900a75ab7f76e065f987"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.1/traefik_v3.5.1_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_arm64.zip",
|
||||||
"hash": "4862cc707a26bbf450ce79fe40695b56c8e92856112fd1a81072972c2365812e"
|
"hash": "15f91104a6e3867052a5d05e6cfd7f284e4247d65219ad5f79172889bae8ed48"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user