mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
bf9ca69b4a
Signed-off-by: windowsboy111 <wboy111@outlook.com>
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
let obj = get("https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION").json();
|
|
rpm.version(obj.version);
|