mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
traefik: Update to version 3.4.4
This commit is contained in:
parent
156116b1e8
commit
c28d2d6fe3
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.3",
|
"version": "3.4.4",
|
||||||
"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.4.3/traefik_v3.4.3_windows_amd64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.4.4/traefik_v3.4.4_windows_amd64.zip",
|
||||||
"hash": "c782af661e19bf1c88f7f77adf5d5e5afa4a23ff64ceb9074f7d0324bf17ffcf"
|
"hash": "b5f27d9b4cbbab51a6a4622585a5a2394c5955c96a248f139145bfa2ecabdbe1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.4.3/traefik_v3.4.3_windows_386.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.4.4/traefik_v3.4.4_windows_386.zip",
|
||||||
"hash": "6bf5675f17d34f8c2b66637113da2960a48c84a0a45492f7bb7cfaaee7777b96"
|
"hash": "cd2c42ab626142a79794125a94f2e6f174627024456fe73db83611a4bcd7252b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/traefik/traefik/releases/download/v3.4.3/traefik_v3.4.3_windows_arm64.zip",
|
"url": "https://github.com/traefik/traefik/releases/download/v3.4.4/traefik_v3.4.4_windows_arm64.zip",
|
||||||
"hash": "fa9f8f6bdab1e079eb4db52c9187cb53cb6cdbf852f3f1fb45d99e85a2bfd359"
|
"hash": "3cdf9d301142ab532007ac6f69815ed40b31eb5ca92569a357e4fc595054ece0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "traefik.exe",
|
"bin": "traefik.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user