commit 37333b3fbfec60a6d0ec6e82140af59455aba138 Author: Ludovic Godart Date: Wed May 27 17:37:33 2026 +0200 Add app-manifest.json diff --git a/app-manifest.json b/app-manifest.json new file mode 100644 index 0000000..f6cfcb6 --- /dev/null +++ b/app-manifest.json @@ -0,0 +1,9 @@ +{ + "version": "0.0.1", + "platforms": { + "macos-aarch64": { + "url": "https://gitea.openium.fr/openium/Boardium.manifest/Boardium-1.1.0-aarch64.dmg", + "sha256": "..." + } + } +} \ No newline at end of file