Create update.rhai

Signed-off-by: windowsboy111 <wboy111@outlook.com>
This commit is contained in:
windowsboy111
2023-01-13 15:15:18 +08:00
committed by GitHub
parent f7e6270c1d
commit bf9ca69b4a
+2
View File
@@ -0,0 +1,2 @@
let obj = get("https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION").json();
rpm.version(obj.version);