diff --git a/manifest.toml b/manifest.toml index 31975c1..c220a36 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "MaBibli" description.fr = "Gestion de bibliothèque personnelle : catalogue, prêts et scan ISBN" description.en = "Personal library manager: catalogue, loans and ISBN scanning" -version = "0.2.0~ynh1" +version = "0.3.0~ynh1" maintainers = ["mathieu"] @@ -73,8 +73,8 @@ ram.runtime = "200M" # self-contained (CLAUDE.md, « Ne jamais compiler sur le serveur »). # # Ces deux valeurs sont réécrites par `build/publier-release.sh`. - amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v0.2.0/mabibli-0.2.0-linux-x64.tar.gz" - amd64.sha256 = "f3888d4ff589be2b4bc6cf1eb4d597078391594ea1e89a79af8df28d7caac6fc" + amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v0.3.0/mabibli-0.3.0-linux-x64.tar.gz" + amd64.sha256 = "986d7de12764ba646145d16edf6b992155ae751d8c9eff46930ccf7428b4702c" # L'archive dépose ses fichiers à la racine, sans dossier intermédiaire. in_subdir = false