Publier la version 0.5.1

This commit is contained in:
mathieu
2026-08-22 14:34:51 +02:00
parent d0ebecc233
commit 81f885859b
+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.5.0~ynh1"
version = "0.5.1~ynh1"
maintainers = ["mathieu"]
@@ -105,8 +105,8 @@ ram.runtime = "256M"
# self-contained (CLAUDE.md, « Ne jamais compiler sur le serveur »).
#
# Ces deux valeurs sont réécrites par `build/publier.sh`.
amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v0.5.0/mabibli-0.5.0-linux-x64.tar.gz"
amd64.sha256 = "15fb2ee67fb8f3a77a4c4734229e74d2605231713e100da38972d4dcf29e225d"
amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v0.5.1/mabibli-0.5.1-linux-x64.tar.gz"
amd64.sha256 = "a417bbc1fcb35d9e0ba0609c350c7e2ffd375980a4744883e184802bd91b51f6"
# L'archive dépose ses fichiers à la racine, sans dossier intermédiaire.
in_subdir = false