use tarball instead of commit hash

This commit is contained in:
noise 2026-03-01 02:02:46 +03:00
parent 05ca273c38
commit a566b78721

View File

@ -16,10 +16,9 @@
"buildsystem": "meson",
"sources": [
{
"type": "git",
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji",
"tag": "v0.1.2",
"commit": "3db57eb3fc97ab99056893624d92710f3573e00f"
"type": "archive",
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji/archive/v0.1.2.tar.gz",
"sha256": "01fd51050f723fc14ba49f8dc09fb5e67336c7e9a54f0c39cb16c69930b26358"
}
]
}