Files
packages/anda/misc/bup/update.rhai
T
2026-07-03 00:32:48 +08:00

4 lines
54 B
Plaintext

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