mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
traefik: Update to version 3.1.3
This commit is contained in:
parent
448f81ac74
commit
22715ab401
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"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.1.2/traefik_v3.1.2_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_amd64.zip",
|
||||||
"hash": "c5775b932d20b140202bd5c09e90c0911fec7d9b72784780bb2c7d8d908f1e87"
|
"hash": "f9be1745858ef7004d644b292b19d1b613630c803ab7af29d69e7316e026c377"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_386.zip",
|
||||||
"hash": "5984ce7077164b6875266ffc04e025b7edbbaa729856dcad063ba01fbadfdb59"
|
"hash": "d9d82c0428361d139e94166cd072668188b7cfb20feb8ff1b9273ac81437cd6d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.1.3/traefik_v3.1.3_windows_arm64.zip",
|
||||||
"hash": "efd689bfabde3e350cfaf162b3e8ed7df634a0851eb53059aaf43636ac15d87d"
|
"hash": "a882cb8bd29c0056551b8bf18f58de07498b5e0b1e11348736f4b6aa59937b4d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user