mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
traefik: Update to version 3.5.3
This commit is contained in:
parent
31c7bbe01e
commit
7776f9a5d0
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.5.2",
|
||||
"version": "3.5.3",
|
||||
"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.5.2/traefik_v3.5.2_windows_amd64.zip",
|
||||
"hash": "dcd7dedfa56ae0cd6a35c05e87def56f65443cd6c634b122cbdbd97e1f0d6c45"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_amd64.zip",
|
||||
"hash": "c1a6f61ebeda4e063a968c99d39a129d85ba560e653036f36741747841ac7709"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_386.zip",
|
||||
"hash": "c92fcd81e4b889916ea6e57a001da4060bfb540bf3a0900a75ab7f76e065f987"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_386.zip",
|
||||
"hash": "1bbf7d62175d31cc29e1a40db836faa9495c29e64a1d855d2ff9ed830103950d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.2/traefik_v3.5.2_windows_arm64.zip",
|
||||
"hash": "15f91104a6e3867052a5d05e6cfd7f284e4247d65219ad5f79172889bae8ed48"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.3/traefik_v3.5.3_windows_arm64.zip",
|
||||
"hash": "9075b70e1760af64382bc0cdb5fc678b7cb50dcb07d591f9d5f9896201971864"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user