mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
commit
9b7cb5ac4f
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
|
||||
|
||||
**Shipped version:** 5.0.6~ynh1
|
||||
**Shipped version:** 5.1.2~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Redmine est une application web de gestion de projet flexible écrite à l'aide du framework Ruby on Rails.
|
||||
|
||||
|
||||
**Version incluse :** 5.0.6~ynh1
|
||||
**Version incluse :** 5.1.2~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -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.0.6~ynh1"
|
||||
version = "5.1.2~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/redmine/redmine/archive/refs/tags/5.0.6.tar.gz"
|
||||
sha256 = "ecdfd7fd377ff3812726a8e0d6d82f6a0fa2be09c271b03472b071f5ed4713f6"
|
||||
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.2.tar.gz"
|
||||
sha256 = "beafc7faf7f75f253f0b53f443a64b0ba65a75666cbf6857aae9b1492a2ffbd3"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue