Publier la version 1.0.1
This commit is contained in:
+5
-5
@@ -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 = "1.0.0~ynh1"
|
||||
version = "1.0.1~ynh1"
|
||||
|
||||
maintainers = ["mathieu"]
|
||||
|
||||
@@ -110,10 +110,10 @@ ram.runtime = "256M"
|
||||
# YunoHost retient la ligne correspondant à l'architecture de la machine.
|
||||
#
|
||||
# ⚠️ Ces quatre valeurs sont réécrites par `build/publier.sh`, jamais à la main.
|
||||
amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v1.0.0/mabibli-1.0.0-linux-x64.tar.gz"
|
||||
amd64.sha256 = "2a405d58fad19faf2860857de7305a37918f903f528fc190d71f6b150f5da332"
|
||||
arm64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v1.0.0/mabibli-1.0.0-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "51de1819543389a431861ed25099738937092d5947e7ce54afc0f348968b9dfd"
|
||||
amd64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v1.0.1/mabibli-1.0.1-linux-x64.tar.gz"
|
||||
amd64.sha256 = "9978c559084db34007b4fca82ec4013b7d36d5652c798e471a1e918892b6e908"
|
||||
arm64.url = "https://git.akbar.nohost.me/mathieu/mabibli/releases/download/v1.0.1/mabibli-1.0.1-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "d9056ae39bc48ba3396b1791b1ea37c1d30a9cf75336f6cb45b1a2a0491802a5"
|
||||
|
||||
# L'archive dépose ses fichiers à la racine, sans dossier intermédiaire.
|
||||
in_subdir = false
|
||||
|
||||
Reference in New Issue
Block a user