mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 2.4.14
This commit is contained in:
parent
f2cc5881ed
commit
b713aca749
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "2.4.13",
|
||||
"version": "2.4.14",
|
||||
"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.4.13/traefik_v2.4.13_windows_amd64.zip",
|
||||
"hash": "d3c11af2d79013771b72359674066f3f2ebe799c52b9b0e244bdcdfaa14439e1"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.4.14/traefik_v2.4.14_windows_amd64.zip",
|
||||
"hash": "bd4abe613fddc9bb73e9bc85ed496db7ee15c4eb86cf5a1025b48166851ece7b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.4.13/traefik_v2.4.13_windows_386.zip",
|
||||
"hash": "d00c14b0b8801f79c3d18cf4da959cb0ba21318ced1f7eb782c9ace4f442cb1e"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v2.4.14/traefik_v2.4.14_windows_386.zip",
|
||||
"hash": "b4a3103da55523f8e66f99ee1043e1db3d53e642e7492e91ddd3f9bf8fde7c49"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user