Files
packages/anda/devs/blueprint-compiler/update.rhai
T
madomado 740824a8fc chore: reorganise folders (#843)
* chore: reorganise folders

* more renames

---------

Co-authored-by: Lleyton Gray <lleyton@fyralabs.com>
2023-12-09 21:37:07 -08:00

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);