Files
packages/anda/apps/flatpost/update.rhai
T
2025-04-23 21:50:54 +08:00

4 lines
97 B
Plaintext

let v = gh_rawfile("GloriousEggroll/flatpost", "main", "VERSION.txt");
v.trim();
rpm.version(v);