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:
commit
828e361f63
8 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [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)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
**Shipped version:** 5.1.2~ynh1
|
||||
**Shipped version:** 5.1.3~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
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
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
**Version incluse :** 5.1.2~ynh1
|
||||
**Version incluse :** 5.1.3~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
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
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
|
||||
|
||||
**分发版本:** 5.1.2~ynh1
|
||||
**分发版本:** 5.1.3~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Redmine"
|
|||
description.en = "Flexible project management web application"
|
||||
description.fr = "Gestionnaire de projet flexible sous forme d'application web"
|
||||
|
||||
version = "5.1.2~ynh1"
|
||||
version = "5.1.3~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.2.tar.gz"
|
||||
sha256 = "beafc7faf7f75f253f0b53f443a64b0ba65a75666cbf6857aae9b1492a2ffbd3"
|
||||
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.3.tar.gz"
|
||||
sha256 = "4eb67b0ce2736273ee5bb707cd3e26bc9610be9cfdece43352f7812c8242ccf8"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue