mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
Merge pull request #14 from YunoHost-Apps/ci-auto-update-v5.0.4
Upgrade to version 5.0.4
This commit is contained in:
commit
79fbb2e707
4 changed files with 5 additions and 7 deletions
|
@ -18,8 +18,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:** 4.2.7~ynh1
|
||||
|
||||
**Shipped version:** 5.0.4~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,8 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Redmine est une application web de gestion de projet flexible écrite à l'aide du framework Ruby on Rails.
|
||||
|
||||
|
||||
**Version incluse :** 4.2.7~ynh1
|
||||
|
||||
**Version incluse :** 5.0.4~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/redmine/redmine/archive/refs/tags/4.2.7.tar.gz
|
||||
SOURCE_SUM=aa413ed529da0576c08f2d42ab65555692dd40a632604fb22fa60b20338b0ff9
|
||||
SOURCE_URL=https://github.com/redmine/redmine/archive/refs/tags/5.0.4.tar.gz
|
||||
SOURCE_SUM=131ef749ac40af475374659d69dfa53e02a520c6354857fc24dfce5b9443cad3
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Flexible project management web application",
|
||||
"fr": "Gestionnaire de projet flexible sous forme d'application web"
|
||||
},
|
||||
"version": "4.2.7~ynh1",
|
||||
"version": "5.0.4~ynh1",
|
||||
"url": "https://www.redmine.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue