mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Merge pull request #65 from YunoHost-Apps/ci-auto-update-4.4.1
Upgrade to v4.4.1
This commit is contained in:
commit
df7a6d32c2
3 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
||||||
- Cultivate a bit of freedom...
|
- Cultivate a bit of freedom...
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 4.4.0~ynh1
|
**Shipped version:** 4.4.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://ferme.yeswiki.net/?CreerSonWiki
|
**Demo:** https://ferme.yeswiki.net/?CreerSonWiki
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
||||||
- Cultiver un bout de liberté...
|
- Cultiver un bout de liberté...
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 4.4.0~ynh1
|
**Version incluse :** 4.4.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki
|
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "YesWiki"
|
||||||
description.en = "Wiki that is quick and easy to use"
|
description.en = "Wiki that is quick and easy to use"
|
||||||
description.fr = "Wiki facile et rapide à prendre en main"
|
description.fr = "Wiki facile et rapide à prendre en main"
|
||||||
|
|
||||||
version = "4.4.0~ynh1"
|
version = "4.4.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Florian Schmitt", "Nils Van Zuijlen", "Plumf"]
|
maintainers = ["Florian Schmitt", "Nils Van Zuijlen", "Plumf"]
|
||||||
|
|
||||||
|
@ -60,8 +60,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.4.0.tar.gz"
|
url = "https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.4.1.tar.gz"
|
||||||
sha256 = "5ceb12d225c20de2ba3cb4ce483348ed1a8ad5b1789d4f4f8f89dc4871524007"
|
sha256 = "1f1a42b8596e4061b7f36c7956afcf097e90e8ea4963226cded587248f78e44f"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue