mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 09:19:56 -05:00
Chore: Flathub Support (Software-Level Fixed)
This commit is contained in:
@@ -195,7 +195,7 @@ EOF
|
|||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
||||||
echo "── Repacking frontend-dist.tar.gz ──"
|
echo "── Repacking frontend-dist.tar.gz ──"
|
||||||
tar -czf "$REPO/packaging/frontend-dist.tar.gz" -C "$REPO/dist" .
|
tar -czf "$REPO/packaging/frontend-dist.tar.gz" -C "$REPO" dist
|
||||||
FRONTEND_SHA=$(sha256sum "$REPO/packaging/frontend-dist.tar.gz" | awk '{print $1}')
|
FRONTEND_SHA=$(sha256sum "$REPO/packaging/frontend-dist.tar.gz" | awk '{print $1}')
|
||||||
echo "sha256: $FRONTEND_SHA"
|
echo "sha256: $FRONTEND_SHA"
|
||||||
|
|
||||||
|
|||||||
@@ -180,10 +180,10 @@ modules:
|
|||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/Youwes09/Moku.git
|
url: https://github.com/Youwes09/Moku.git
|
||||||
tag: v0.8.0
|
tag: v0.8.0
|
||||||
commit: ff5fcc4fc0dd97e187fac15480406993bc4231da
|
commit: c573c543187cbd1ca1455b25d6bce0fc62666341
|
||||||
- type: file
|
- type: file
|
||||||
path: packaging/frontend-dist.tar.gz
|
path: packaging/frontend-dist.tar.gz
|
||||||
sha256: f21034da4b8da42d8084978b60e429162aabb28808fa019ffb786e877c4ae95b
|
sha256: d547893e1b76f1678df131d46b0964e9ef34e54e8571d5c435a22cef7316f75a
|
||||||
- packaging/cargo-sources.json
|
- packaging/cargo-sources.json
|
||||||
- type: inline
|
- type: inline
|
||||||
dest: src-tauri/.cargo
|
dest: src-tauri/.cargo
|
||||||
|
|||||||
Reference in New Issue
Block a user