mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
traefik: Update to version 3.3.6
This commit is contained in:
parent
4e11cf0044
commit
cfc53a4701
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "2.11.24",
|
||||
"version": "3.3.6",
|
||||
"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/v2.11.24/traefik_v2.11.24_windows_amd64.zip",
|
||||
"hash": "f528dfcc0d0c70b7d5eae2b93162deeb189978318b1a2b48613de431c2944b1e"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.6/traefik_v3.3.6_windows_amd64.zip",
|
||||
"hash": "25cd8c96c131d23e64d8b41f21794775b1d12e41b1a0feb965bd1f14bb87f03e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_386.zip",
|
||||
"hash": "010da1df5593650beb2254d98c482302225d8b59a197cee94682baea9086e568"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.6/traefik_v3.3.6_windows_386.zip",
|
||||
"hash": "3ef18e3e699e6df47018e5b05235f8ce36626ff6afa7437f399fc3103fa37d10"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.11.24/traefik_v2.11.24_windows_arm64.zip",
|
||||
"hash": "426f8be808dd8739799b82ea0dbe0bbd96b3deceba8375b3af58df0809724120"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.6/traefik_v3.3.6_windows_arm64.zip",
|
||||
"hash": "fa605d0b4d2bc7397b287e2255da0017b6cc107405ebc4d74932c3055015b109"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user