mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
traefik: Update to version 2.9.8
This commit is contained in:
parent
8268547d35
commit
8fd566480e
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.7",
|
"version": "2.9.8",
|
||||||
"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/v2.9.7/traefik_v2.9.7_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_amd64.zip",
|
||||||
"hash": "2a405e676a47d376a08e29a08736dba6910f6462e3afffc45d83265765e490ab"
|
"hash": "3601d1dad0a26cdd65f9715d4563e4db408bf76ae5633d11e1d0afb08f4cee69"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.7/traefik_v2.9.7_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_386.zip",
|
||||||
"hash": "c8be0dd887e2b9f883e3d5f354570bee0bfc734cea3825c5ad2b1df7c138dfbd"
|
"hash": "3d2856c47d337cd43eeefd9fbaced1dd9cb25db35028717e8d73ca1690b4a288"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v2.9.7/traefik_v2.9.7_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v2.9.8/traefik_v2.9.8_windows_arm64.zip",
|
||||||
"hash": "99f5814d7b181d4a56e3b76b4b72397d689cccb64a7017dd0231dd0643c5939b"
|
"hash": "4d069d00c1b694534a6892dc66d070fa1c092b6a8e06a634f7c67a3d1d6db73c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user