We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c2151 commit 7f10989Copy full SHA for 7f10989
manifest.toml
@@ -5,7 +5,7 @@ name = "BookStack"
5
description.en = "Platform to create documentation/wiki content"
6
description.fr = "Plateforme pour créer du contenu de documentation/wiki"
7
8
-version = "23.08.3~ynh3"
+version = "23.10~ynh1"
9
10
maintainers = ["eric_G"]
11
@@ -56,8 +56,8 @@ ram.runtime = "50M"
56
[resources.sources]
57
58
[resources.sources.main]
59
- url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.08.3.tar.gz"
60
- sha256 = "da665584507020a071d41c6fef5f3996254854e13700059d6e9ca18c3f29211e"
+ url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.10.tar.gz"
+ sha256 = "793be0bea3fd18b8be397bb5b7dd12bbe1e3f0a91c40de757efae2993118ed2b"
61
rename = "bookstack.tar.gz"
62
autoupdate.strategy = "latest_github_tag"
63
0 commit comments