Files
huntedbytheirs 1f61f116f8
CI / build-and-test (push) Successful in 37s
feat: add kappa bump and kappa bump-all subcommands
kappa bump <file> <version> — updates .kap file to new version.
Downloads tarball, computes sha256, rewrites file with new
version and hash. Preserves source URL with ${version} template.

kappa bump-all <dir> — scans directory of .kap files. For each,
auto-detects newer patch versions by incrementing the version
number and trying up to 15 candidates. Downloads and hashes the
first one that exists.
2026-08-05 07:55:08 -04:00
..