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

Merge pull request #29 from YunoHost-Apps/testing

Automated testing -> master
This commit is contained in:
Salamandar 2024-06-24 10:47:33 +02:00 committed by GitHub
commit 12ecd416d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Redmine is a flexible project management web application written using Ruby on Rails framework. Redmine is a flexible project management web application written using Ruby on Rails framework.
**Shipped version:** 5.1.2~ynh1 **Shipped version:** 5.1.3~ynh1
## Screenshots ## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Redmine is a flexible project management web application written using Ruby on Rails framework. Redmine is a flexible project management web application written using Ruby on Rails framework.
**Versión actual:** 5.1.2~ynh1 **Versión actual:** 5.1.3~ynh1
## Capturas ## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Redmine is a flexible project management web application written using Ruby on Rails framework. Redmine is a flexible project management web application written using Ruby on Rails framework.
**Paketatutako bertsioa:** 5.1.2~ynh1 **Paketatutako bertsioa:** 5.1.3~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Redmine est une application web de gestion de projet flexible écrite à l'aide du framework Ruby on Rails. Redmine est une application web de gestion de projet flexible écrite à l'aide du framework Ruby on Rails.
**Version incluse:** 5.1.2~ynh1 **Version incluse:** 5.1.3~ynh1
## Captures décran ## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Redmine is a flexible project management web application written using Ruby on Rails framework. Redmine is a flexible project management web application written using Ruby on Rails framework.
**Versión proporcionada:** 5.1.2~ynh1 **Versión proporcionada:** 5.1.3~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -19,7 +19,7 @@
Redmine is a flexible project management web application written using Ruby on Rails framework. Redmine is a flexible project management web application written using Ruby on Rails framework.
**分发版本:** 5.1.2~ynh1 **分发版本:** 5.1.3~ynh1
## 截图 ## 截图

View file

@ -7,7 +7,7 @@ name = "Redmine"
description.en = "Flexible project management web application" description.en = "Flexible project management web application"
description.fr = "Gestionnaire de projet flexible sous forme d'application web" description.fr = "Gestionnaire de projet flexible sous forme d'application web"
version = "5.1.2~ynh1" version = "5.1.3~ynh1"
maintainers = [] maintainers = []
@ -36,8 +36,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.2.tar.gz" url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.3.tar.gz"
sha256 = "beafc7faf7f75f253f0b53f443a64b0ba65a75666cbf6857aae9b1492a2ffbd3" sha256 = "4eb67b0ce2736273ee5bb707cd3e26bc9610be9cfdece43352f7812c8242ccf8"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]