mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
Upgrade to v2.5.302
https://github.com/requarks/wiki/releases/tag/v2.5.302
This commit is contained in:
parent
a6484346f7
commit
afc8543532
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Wiki.js"
|
||||||
description.en = "Open source powerful wiki app built on Node.js, Git and Markdown"
|
description.en = "Open source powerful wiki app built on Node.js, Git and Markdown"
|
||||||
description.fr = "Wiki open source propulsé par Node.js, Git et Markdown"
|
description.fr = "Wiki open source propulsé par Node.js, Git et Markdown"
|
||||||
|
|
||||||
version = "2.5.301~ynh2"
|
version = "2.5.302~ynh1"
|
||||||
|
|
||||||
maintainers = ["yalh76"]
|
maintainers = ["yalh76"]
|
||||||
|
|
||||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/requarks/wiki/releases/download/v2.5.301/wiki-js.tar.gz"
|
url = "https://github.com/requarks/wiki/releases/download/v2.5.302/wiki-js.tar.gz"
|
||||||
sha256 = "1355d7ab8c731313aa0478e0bdf56767dcfca87d7ff7d92ee77298c1061eee43"
|
sha256 = "873ea97e239b560a15024631d09b3a0dcdf5d2634c0bd413d83fac36ab25e0b0"
|
||||||
|
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue