build: Implement cross-platform build info script

This commit is contained in:
Elian Doran
2024-07-21 11:45:31 +03:00
parent 374a51b77c
commit d09578735e
6 changed files with 38 additions and 12 deletions

View File

@@ -1 +1,4 @@
export = { buildDate:"2024-07-14T22:32:45+03:00", buildRevision: "b811f3d399aed7e740bd8e92ef7edc7d15de7038" };
export = {
buildDate: "2024-07-21T08:44:01Z",
buildRevision: "374a51b77c35f5ff2e619b49f1e7aeda16005945"
};