Skip to content

Commit

Permalink
Manifest: update to 2024.12.10 release
Browse files Browse the repository at this point in the history
Ideally we wait to merge until we get HarmonyHoney/ROTA#10 in for fixed release notes.
  • Loading branch information
cassidyjames authored Dec 11, 2024
1 parent c0abc81 commit 72df19a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions net.hhoney.rota.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,17 @@
{
"type": "git",
"url": "https://github.com/HarmonyHoney/ROTA.git",
"tag": "flathub3",
"commit": "be542fa2444774fe952ecb22d5056a048399bc25"
},
{
"type": "file",
"url": "https://github.com/HarmonyHoney/ROTA/releases/download/Flathub/rota-linux.pck",
"sha256": "be8d360457c89895093d6799ab4e1d3944a7a9612faccd18f02b48bbc7694b58"
"url": "https://github.com/HarmonyHoney/ROTA/releases/download/flathub3/ROTA.pck",
"sha256": "fc7849b61e32c6ff6d8a8c4b31225c396ca845ee220436f75f665d60698c59a6"
}
],
"build-commands": [
"install -Dm644 rota-linux.pck ${FLATPAK_DEST}/bin/godot-runner.pck",
"install -Dm644 ROTA.pck ${FLATPAK_DEST}/bin/godot-runner.pck",
"install -Dm644 export/flatpak/launcher.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
"install -Dm644 export/flatpak/metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml",
"install -Dm644 media/image/icon/icon256.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png"
Expand Down

0 comments on commit 72df19a

Please sign in to comment.