mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Merge pull request #76 from YunoHost-Apps/ci-auto-update-4.4.3
Upgrade to v4.4.3
This commit is contained in:
commit
305121b202
5 changed files with 7 additions and 7 deletions
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Shipped version:** 4.4.2~ynh3
|
||||
**Shipped version:** 4.4.3~ynh1
|
||||
|
||||
**Demo:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.4.2~ynh3
|
||||
**Paketatutako bertsioa:** 4.4.3~ynh1
|
||||
|
||||
**Demoa:** <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é...
|
||||
|
||||
|
||||
**Version incluse :** 4.4.2~ynh3
|
||||
**Version incluse :** 4.4.3~ynh1
|
||||
|
||||
**Démo :** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.4.2~ynh3
|
||||
**Versión proporcionada:** 4.4.3~ynh1
|
||||
|
||||
**Demo:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "YesWiki"
|
|||
description.en = "Wiki that is quick and easy to use"
|
||||
description.fr = "Wiki facile et rapide à prendre en main"
|
||||
|
||||
version = "4.4.2~ynh3"
|
||||
version = "4.4.3~ynh1"
|
||||
|
||||
maintainers = ["Florian Schmitt", "Nils Van Zuijlen", "Plumf"]
|
||||
|
||||
|
@ -60,8 +60,8 @@ default = "MyYunoHostWiki"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.4.2.tar.gz"
|
||||
sha256 = "8c4fe3c0a0f76f47ab5b2c8399b437bd95548d6fa620c90c152a6acd56c25e99"
|
||||
url = "https://github.com/YesWiki/yeswiki/archive/refs/tags/v4.4.3.tar.gz"
|
||||
sha256 = "44aab13c79c4ec516bcf034543fab3f247cbd25a68fff94fc23ef933cd7efff1"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.sources.loginldap]
|
||||
|
|
Loading…
Add table
Reference in a new issue