mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Merge pull request #25 from YunoHost-Apps/fix-1.3.0
Fix 1.3.0 with RC2 to avoid broke plugins page
This commit is contained in:
commit
a8da5f5f42
3 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@ You can now upgrade Garradin with Paheko !
|
|||

|
||||
|
||||
|
||||
**Shipped version:** 1.3.0~ynh1
|
||||
**Shipped version:** 1.3.0~ynh2
|
||||
|
||||
**Demo:** https://paheko.cloud/essai/
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Paheko (Nous avons choisi le nom Paheko, un mot de la langue Māori qui signifie
|
|||

|
||||
|
||||
|
||||
**Version incluse :** 1.3.0~ynh1
|
||||
**Version incluse :** 1.3.0~ynh2
|
||||
|
||||
**Démo :** https://paheko.cloud/essai/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Paheko"
|
|||
description.en = "Software to manage association"
|
||||
description.fr = "Logiciel libre de gestion d'association"
|
||||
|
||||
version = "1.3.0~ynh1"
|
||||
version = "1.3.0~ynh2"
|
||||
|
||||
maintainers = ["rodinux"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://fossil.kd2.org/paheko/uv/paheko-1.3.0-rc1.tar.gz"
|
||||
sha256 = "f321bb4e1d4bdf0b412e7fbb820b8e97ee9e672c5c75fb9f007d80638af65014"
|
||||
url = "https://fossil.kd2.org/paheko/uv/paheko-1.3.0-rc2.tar.gz"
|
||||
sha256 = "3b6b717442af5aaf96dbd1cf947886ed91c29be3df460408d4da6db7ae6e16cb"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue