mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 3.5.0
This commit is contained in:
parent
0df07095b5
commit
74ab59779f
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.4.5",
|
||||
"version": "3.5.0",
|
||||
"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.4.5/traefik_v3.4.5_windows_amd64.zip",
|
||||
"hash": "460095b4978fe364ccea62a43cae58dfe34e19a0d494847b569c498767ea2547"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.0/traefik_v3.5.0_windows_amd64.zip",
|
||||
"hash": "c1cb2c5d7e68d0bd01f438d16b0320da161e997da5819f749d3ce4d777f0d7e7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.4.5/traefik_v3.4.5_windows_386.zip",
|
||||
"hash": "52c2438b1194a43c8d8684bf2754935c89a2eb38ae21058be26e6b843e6bda88"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.0/traefik_v3.5.0_windows_386.zip",
|
||||
"hash": "5d3a38ee8fb9671069ce06c48b85959c54347e83cd001db6e2f3459bca0cd018"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.4.5/traefik_v3.4.5_windows_arm64.zip",
|
||||
"hash": "771400e91df2f53071ce941f4758791f5ef6f0f91b2c56d0ca3f8af2ca2dd640"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.5.0/traefik_v3.5.0_windows_arm64.zip",
|
||||
"hash": "ae52859ad51ff9e7fdb45229f66ae2ae26c2ee7c7acc4fbe6e2ae5e037cc2434"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user