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.4.2 (#52)

* Upgrade to v6.4.2

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-05-23 10:56:50 +02:00 committed by GitHub
parent 6fbe8ede3f
commit 8c580ad63b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# All available README files by language # All available README files by language
- [Read the README in English](README.md) - [Read the README in English](README.md)
- [Lee el README en español](README_es.md) - [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md) - [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
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.4.1~ynh1 **Shipped version:** 6.4.2~ynh1
**Demo:** <https://snipeitapp.com/demo/> **Demo:** <https://snipeitapp.com/demo/>

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
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.
**Versión actual:** 6.4.1~ynh1 **Versión actual:** 6.4.2~ynh1
**Demo:** <https://snipeitapp.com/demo/> **Demo:** <https://snipeitapp.com/demo/>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
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.
**Paketatutako bertsioa:** 6.4.1~ynh1 **Paketatutako bertsioa:** 6.4.2~ynh1
**Demoa:** <https://snipeitapp.com/demo/> **Demoa:** <https://snipeitapp.com/demo/>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
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.4.1~ynh1 **Version incluse:** 6.4.2~ynh1
**Démo:** <https://snipeitapp.com/demo/> **Démo:** <https://snipeitapp.com/demo/>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
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.
**Versión proporcionada:** 6.4.1~ynh1 **Versión proporcionada:** 6.4.2~ynh1
**Demo:** <https://snipeitapp.com/demo/> **Demo:** <https://snipeitapp.com/demo/>

View file

@ -18,7 +18,7 @@
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.
**分发版本:** 6.4.1~ynh1 **分发版本:** 6.4.2~ynh1
**演示:** <https://snipeitapp.com/demo/> **演示:** <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.4.1~ynh1" version = "6.4.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.4.1.tar.gz" url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.4.2.tar.gz"
sha256 = "91d1d4d1f73f9f4fc8b54809b84f5c99d3fe4a0c96eec5bddfada63081971832" sha256 = "b2b3c9fa4501e0b81c41562db40798a786e92dd932e1de40bbc8e731c1474135"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]