mirror of
https://github.com/YunoHost-Apps/lionwiki-t2t_ynh.git
synced 2024-09-03 19:36:27 +02:00
Upgrade to v2024.02.01
This commit is contained in:
parent
3b7d4b2d75
commit
bd42c43365
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Lionwiki"
|
|||
description.en = "Lightweight wiki-style CMS using the txt2tags syntax"
|
||||
description.fr = "CMS léger, géré sous forme de wiki utilisant la syntaxe txt2tags"
|
||||
|
||||
version = "3.2.12~ynh5"
|
||||
version = "2024.02.01~ynh1"
|
||||
|
||||
maintainers = ["Eric Forgeot"]
|
||||
|
||||
|
@ -78,8 +78,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://sourceforge.net/projects/lionwiki-t2t/files/lionwiki-t2t.zip"
|
||||
sha256 = "081a05b07446183da5cf065b07cab2baaabe69e57d11b61c0aaf3d187ee2ff30"
|
||||
url = "https://github.com/farvardin/lionwiki-t2t/archive/51698602cd77c59187f4df89ed8b123940e55254.tar.gz"
|
||||
sha256 = "46a120bc573d85314c3999b2ae85f6ce88e4fdadd1bcafa9693dd4812581f3f8"
|
||||
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.asset = "tarball"
|
||||
|
|
Loading…
Add table
Reference in a new issue