From 61f6129ea38ea58bae905926a86bdfb6051ee5b6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 21:31:41 +0100 Subject: [PATCH 1/3] Upgrade to v10.0.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4516a79..faf1a65 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "GLPI" description.en = "IT Asset Management" description.fr = "Gestion des services informatiques (ITSM)" -version = "10.0.10~ynh1" +version = "10.0.12~ynh1" maintainers = [] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/glpi-project/glpi/releases/download/10.0.10/glpi-10.0.10.tgz" - sha256 = "b303eece25bcbf81cd6bcd74b2a8412f02b33c3471bd935530b06470dcf7b051" + url = "https://github.com/glpi-project/glpi/archive/refs/tags/10.0.12.tar.gz" + sha256 = "e3911e4e143648dea8e1e0ef59266abceda0209ba1413104e8ea549b7ab0bbce" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 6f03c455384df48f8e9abb05160da3f8bdaab851 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 20:31:44 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 173589f..c8ff539 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M - Asset reservation -**Shipped version:** 10.0.10~ynh1 +**Shipped version:** 10.0.12~ynh1 ## Screenshots @@ -42,7 +42,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 20627f9..b9ea1bb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel - Base de connaissances et foire aux questions (FAQ) - Réservation d'actifs -**Version incluse :** 10.0.10~ynh1 +**Version incluse :** 10.0.12~ynh1 ## Captures d’écran @@ -41,7 +41,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From a705202a44e1ac66d1c7684f1cf5c71a128e4d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Feb 2024 18:58:45 +0100 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index faf1a65..b524d6f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/glpi-project/glpi/archive/refs/tags/10.0.12.tar.gz" - sha256 = "e3911e4e143648dea8e1e0ef59266abceda0209ba1413104e8ea549b7ab0bbce" + url = "https://github.com/glpi-project/glpi/releases/download/10.0.12/glpi-10.0.12.tgz" + sha256 = "7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85" autoupdate.strategy = "latest_github_tag" [resources.system_user]