ref: pin manifest sources to commit hash

This commit is contained in:
noise 2026-02-28 22:12:15 +03:00
parent 14cd08e28e
commit 20f5b01327

View File

@ -16,8 +16,10 @@
"buildsystem": "meson", "buildsystem": "meson",
"sources": [ "sources": [
{ {
"type": "dir", "type": "git",
"path": "." "url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji",
"tag": "v0.1.0",
"commit": "14cd08e28ed1f346e2c9da4d3f7d7a5285b69230"
} }
] ]
} }