Publier la version 0.3.3

This commit is contained in:
mathieu
2026-08-20 22:22:28 +02:00
parent 2858bd0755
commit c00abb4006
+3 -3
View File
@@ -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.3.2~ynh1"
version = "0.3.3~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.3.2/mabibli-0.3.2-linux-x64.tar.gz"
amd64.sha256 = "a93f0fb9a7cb14ee394cee44dadfa6975d55b9d35b7b033a10df6777574760ac"
amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v0.3.3/mabibli-0.3.3-linux-x64.tar.gz"
amd64.sha256 = "5bd6338b10f858f9662acc4053c23e5169773abd187a6d5148cae8aeefa5a7a9"
# L'archive dépose ses fichiers à la racine, sans dossier intermédiaire.
in_subdir = false