1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2024-09-03 20:16:16 +02:00

Revert "5.0.0"

This reverts commit 54457c7af0.
This commit is contained in:
ericgaspar 2022-04-12 22:40:50 +02:00
parent 54457c7af0
commit fbdb4ca0fe
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/redmine/redmine/archive/refs/tags/5.0.0.tar.gz
SOURCE_SUM=57b2482e04d9b4b0866372a3b2a897e55e85f2cc958c116ded67e3ca48ac91e1
SOURCE_URL=https://github.com/redmine/redmine/archive/refs/tags/4.2.4.tar.gz
SOURCE_SUM=c6214ef1279eecfdead9104fe032ccc07fc66dda4106c3dceb475d29795fa6ac
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Flexible project management web application",
"fr": "Gestionnaire de projet flexible sous forme d'application web"
},
"version": "5.0.0~ynh1",
"version": "4.2.4~ynh2",
"url": "https://www.redmine.org/",
"upstream": {
"license": "GPL-2.0",