mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Upgrade to v23.6.2
This commit is contained in:
parent
5664d0a3c3
commit
3b4907f89f
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "BookStack"
|
||||||
description.en = "Platform to create documentation/wiki content"
|
description.en = "Platform to create documentation/wiki content"
|
||||||
description.fr = "Plateforme pour créer du contenu de documentation/wiki"
|
description.fr = "Plateforme pour créer du contenu de documentation/wiki"
|
||||||
|
|
||||||
version = "23.06.2~ynh1"
|
version = "23.6.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -56,8 +56,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.06.1.tar.gz"
|
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.06.2.tar.gz"
|
||||||
sha256 = "4f22cb92f5ea74192c8b1e29d86e5ef08e23a33f4a0f70cd75fa64b3a834d5e9"
|
sha256 = "5035add6d4dce199beff8cfde5b7ea57664cd761eb5b9062ddb9a36525cb076b"
|
||||||
rename = "bookstack.tar.gz"
|
rename = "bookstack.tar.gz"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue