Files
packages/anda/tools/subatomic/update.rhai
T
windowsboy111 5cb5cc4ffc Revert "Revert "chore: sync with terra 37""
This reverts commit 070ed44a78.
2023-04-12 18:29:46 +08:00

3 lines
119 B
Plaintext

let sha = get("https://api.github.com/repos/FyraLabs/subatomic/commits").json_arr()[0].sha;
rpm.global("commit", sha);