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 #27 from YunoHost-Apps/ci-auto-update-5.1.3

Upgrade to v5.1.3
This commit is contained in:
eric_G 2024-06-13 16:19:12 +02:00 committed by GitHub
commit 828e361f63
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

@ -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]