Files
packages/anda/misc/bup/update.rhai
T
2026-07-02 12:49:44 -05:00

4 lines
54 B
Plaintext

let v = gh_tag("bup/bup");
v.crop(4);
rpm.version(v);