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.1 (#50)

* Upgrade to v6.4.1

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

View file

@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.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.
**Shipped version:** 6.4.0~ynh1
**Shipped version:** 6.4.1~ynh1
**Demo:** <https://snipeitapp.com/demo/>

50
README_es.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Snipe-IT para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/snipeit.svg)](https://dash.yunohost.org/appci/app/snipeit) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/snipeit.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/snipeit.maintain.svg)
[![Instalar Snipe-IT con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snipeit)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarSnipe-IT rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
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
**Demo:** <https://snipeitapp.com/demo/>
## Capturas
![Captura de Snipe-IT](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://snipeitapp.com>
- Documentación usuario oficial: <https://snipe-it.readme.io/docs/overview>
- Documentación administrador oficial: <https://snipe-it.readme.io/docs/introduction>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/snipe/snipe-it>
- Catálogo YunoHost: <https://apps.yunohost.org/app/snipeit>
- Reportar un error: <https://github.com/YunoHost-Apps/snipeit_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
o
sudo yunohost app upgrade snipeit -u https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

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.
**Paketatutako bertsioa:** 6.4.0~ynh1
**Paketatutako bertsioa:** 6.4.1~ynh1
**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.
**Version incluse:** 6.4.0~ynh1
**Version incluse:** 6.4.1~ynh1
**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.
**Versión proporcionada:** 6.4.0~ynh1
**Versión proporcionada:** 6.4.1~ynh1
**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.
**分发版本:** 6.4.0~ynh1
**分发版本:** 6.4.1~ynh1
**演示:** <https://snipeitapp.com/demo/>

View file

@ -5,7 +5,7 @@ name = "Snipe-IT"
description.en = "Manage assets for IT operations"
description.fr = "Gestionnaire de ressources informatiques"
version = "6.4.0~ynh1"
version = "6.4.1~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.4.0.tar.gz"
sha256 = "ada911d2259544f74bcdd849dd1c9836e9b5bf973be9ab2f4c6f0aea819eae14"
url = "https://github.com/snipe/snipe-it/archive/refs/tags/v6.4.1.tar.gz"
sha256 = "91d1d4d1f73f9f4fc8b54809b84f5c99d3fe4a0c96eec5bddfada63081971832"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]