Files
packages/anda/apps/fontviewer/update.rhai
T
2024-12-25 07:39:23 +11:00

6 lines
149 B
Plaintext

# rpm.global("commit", gh_commit("chocolateimage/fontviewer"));
# if rpm.changed() {
# rpm.release();
# rpm.global("commit_date", date());
# }