diff --git a/manifest.toml b/manifest.toml index 8be3712..268d3c4 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.4.0~ynh1" +version = "0.4.1~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.4.0/mabibli-0.4.0-linux-x64.tar.gz" - amd64.sha256 = "bdd592ae4e1e7ec59a4ad12b2d3169d7403d596733fd0f2b665f4e69a01c5485" + amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v0.4.1/mabibli-0.4.1-linux-x64.tar.gz" + amd64.sha256 = "21f6a437dcd118ed863d24ce1137f711ca19e004b5e89b6d482dcfd07ab7a884" # L'archive dépose ses fichiers à la racine, sans dossier intermédiaire. in_subdir = false