mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +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);
|