mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
feat(update): lomiri-api (#273)
Signed-off-by: madomado <119111128+madonuko@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
let txt = get("https://gitlab.com/api/v4/projects/17117186/repository/tags");
|
||||
let ver = txt.json_arr()[0].name;
|
||||
rpm.version(ver);
|
||||
Reference in New Issue
Block a user