1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snipeit_ynh.git synced 2024-09-03 20:26:16 +02:00

Upgrade to v6.3.2 (#44)

* Upgrade to v6.3.2

* Auto-update README
This commit is contained in:
YunoHost Bot 2024-03-06 10:09:58 +01:00 committed by GitHub
parent 801e684395
commit 50a5896a50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -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. 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/ **Demo:** https://snipeitapp.com/demo/

View file

@ -18,7 +18,7 @@ Si vous navez 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. 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/ **Démo :** https://snipeitapp.com/demo/

View file

@ -5,7 +5,7 @@ name = "Snipe-IT"
description.en = "Manage assets for IT operations" description.en = "Manage assets for IT operations"
description.fr = "Gestionnaire de ressources informatiques" description.fr = "Gestionnaire de ressources informatiques"
version = "6.3.1~ynh1" version = "6.3.2~ynh1"
maintainers = [] maintainers = []
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.3.1.tar.gz" url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.3.2.tar.gz"
sha256 = "7ff56b93cd7609b390e8521dc843841a433dbbce079123fb26bf7519baab8014" sha256 = "a4ab2832911c3e4444e609f5fa5d61063eb152d3e5cafe6a2e3d74c9aae05704"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]