mirror of
https://github.com/YunoHost-Apps/snipeit_ynh.git
synced 2024-09-03 20:26:16 +02:00
parent
801e684395
commit
50a5896a50
3 changed files with 5 additions and 5 deletions
|
@ -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/
|
||||||
|
|
||||||
|
|
|
@ -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.
|
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/
|
||||||
|
|
||||||
|
|
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue