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

Merge pull request #26 from YunoHost-Apps/ci-auto-update-5.1.2

Upgrade to v5.1.2
This commit is contained in:
eric_G 2024-03-05 22:24:20 +01:00 committed by GitHub
commit 3a41a5141b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -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.1.1~ynh1
**Shipped version:** 5.1.2~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez 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.1.1~ynh1
**Version incluse :** 5.1.2~ynh1
## Captures décran

View file

@ -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.1~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.1.1.tar.gz"
sha256 = "6e9c7c3beed6ad8a4d6cfa7f57b25a477e7ff787c0f7789485d1cf2b92b23c19"
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.2.tar.gz"
sha256 = "beafc7faf7f75f253f0b53f443a64b0ba65a75666cbf6857aae9b1492a2ffbd3"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]