文件
ParlzPackageManger/web/mirror/packages/eza.json
T
JGZYES 37dd970209 mirror: add eza, fzf, tree packages (linux amd64 + aarch64)
- 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.
2026-09-05 17:33:59 +08:00

30 行
889 B
JSON

{
"name": "eza",
"version": "0.23.5",
"os": "linux",
"arch": "amd64",
"description": "eza - a modern, maintained replacement for ls",
"variants": [
{
"name": "eza",
"version": "0.23.5",
"os": "linux",
"arch": "amd64",
"file": "0.23.5-linux-amd64.pdm",
"url": "https://pmm.parlz.com/mirror/packages/eza/0.23.5-linux-amd64.pdm",
"sha256": "35df7cfa7ab73b1c909d45bd03684d52b696474b88f5fc81cd0aadb7174f67d7",
"description": "eza 0.23.5 (linux amd64)"
},
{
"name": "eza",
"version": "0.23.5",
"os": "linux",
"arch": "aarch64",
"file": "0.23.5-linux-aarch64.pdm",
"url": "https://pmm.parlz.com/mirror/packages/eza/0.23.5-linux-aarch64.pdm",
"sha256": "7e7c4b4127d7fad23e83aee4ba479086f55be4db37b7b7d293316b46deb34938",
"description": "eza 0.23.5 (linux aarch64)"
}
]
}