Files
packages/anda/misc/chawan/update.rhai
T
apolunar 9cd815ccff Add: chawan (#10759)
* Add: hollywood

* Remove line as per Owen's request

* Add: chawan

---------

Co-authored-by: ijh <ijholm@tuta.io>
2026-03-20 21:00:14 -05:00

6 lines
126 B
Plaintext

rpm.global("commit", gh_commit("kachick/chawan"));
if rpm.changed() {
rpm.release();
rpm.global("commit_date", date());
}