mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
let v = gh_rawfile("GloriousEggroll/flatpost", "main", "VERSION.txt");
|
|
v.trim();
|
|
rpm.version(v);
|