mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
Upgrade to v5.0.4
This commit is contained in:
parent
feaf0c3cd3
commit
badcf3d91f
2 changed files with 3 additions and 3 deletions
|
@ -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