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