From 50a5896a5096e12414e90ec2aed297a642d88cec Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Wed, 6 Mar 2024 10:09:58 +0100 Subject: [PATCH] Upgrade to v6.3.2 (#44) * Upgrade to v6.3.2 * Auto-update README --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 492217b..04a3e29 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Snipeit is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc. -**Shipped version:** 6.3.1~ynh1 +**Shipped version:** 6.3.2~ynh1 **Demo:** https://snipeitapp.com/demo/ diff --git a/README_fr.md b/README_fr.md index f8827fe..d013843 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Snipeit est un projet FOSS pour la gestion des actifs dans les opérations informatiques. Savoir qui possède quel ordinateur portable, quand il a été acheté pour bien l'amortir, gérer les licences des logiciels, etc. -**Version incluse :** 6.3.1~ynh1 +**Version incluse :** 6.3.2~ynh1 **Démo :** https://snipeitapp.com/demo/ diff --git a/manifest.toml b/manifest.toml index c8081f2..8e2f60e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Snipe-IT" description.en = "Manage assets for IT operations" description.fr = "Gestionnaire de ressources informatiques" -version = "6.3.1~ynh1" +version = "6.3.2~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.3.1.tar.gz" - sha256 = "7ff56b93cd7609b390e8521dc843841a433dbbce079123fb26bf7519baab8014" + url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.3.2.tar.gz" + sha256 = "a4ab2832911c3e4444e609f5fa5d61063eb152d3e5cafe6a2e3d74c9aae05704" autoupdate.strategy = "latest_github_tag" [resources.system_user]