镜像自地址
https://github.com/JGZYES/ParlzPackageManger.git
已同步 2026-09-11 08:52:45 +08:00
- eza 0.23.5, fzf 0.74.3, tree 2.3.2 .pdm, built from upstream binaries (eza/fzf GitHub releases, tree from Debian pool), data at bin/<tool>. - registry entries fzf.json/eza.json/tree.json with amd64+aarch64 variants. - packages.json aggregate updated. - verified end-to-end against a local mirror: 'pmm install fzf' selects the linux/amd64 variant, installs, and the binary runs.
30 行
875 B
JSON
30 行
875 B
JSON
{
|
|
"name": "fzf",
|
|
"version": "0.74.3",
|
|
"os": "linux",
|
|
"arch": "amd64",
|
|
"description": "fzf - command-line fuzzy finder",
|
|
"variants": [
|
|
{
|
|
"name": "fzf",
|
|
"version": "0.74.3",
|
|
"os": "linux",
|
|
"arch": "amd64",
|
|
"file": "0.74.3-linux-amd64.pdm",
|
|
"url": "https://pmm.parlz.com/mirror/packages/fzf/0.74.3-linux-amd64.pdm",
|
|
"sha256": "4ae4917dd090b28fa02924b191e12ed82e2cb75dd5d24b86b511de69b7d41e69",
|
|
"description": "fzf 0.74.3 (linux amd64)"
|
|
},
|
|
{
|
|
"name": "fzf",
|
|
"version": "0.74.3",
|
|
"os": "linux",
|
|
"arch": "aarch64",
|
|
"file": "0.74.3-linux-aarch64.pdm",
|
|
"url": "https://pmm.parlz.com/mirror/packages/fzf/0.74.3-linux-aarch64.pdm",
|
|
"sha256": "2337321218cda06a4cd593bb5d8229c82572edd8684134dd869e6eae08fd798c",
|
|
"description": "fzf 0.74.3 (linux aarch64)"
|
|
}
|
|
]
|
|
}
|