mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
740824a8fc
* chore: reorganise folders * more renames --------- Co-authored-by: Lleyton Gray <lleyton@fyralabs.com>
3 lines
116 B
Plaintext
3 lines
116 B
Plaintext
let txt = get("https://gitlab.gnome.org/api/v4/projects/17669/releases/");
|
|
rpm.version(txt.json_arr()[0].tag_name);
|