1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00
This commit is contained in:
Éric Gaspar 2023-02-27 23:15:10 +01:00
parent b14351c24a
commit b773b2ad12
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02
SOURCE_SUM=416d770ff04608bea79c7d15e98e6388d59612283d82c8126132577aba7e086c
SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02.1
SOURCE_SUM=38387c63c6e613152f9467aee1e47ca0c698e5ae0088d13e18c5f25c22261fdc
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@ name = "BookStack"
description.en = "Platform to create documentation/wiki content"
description.fr = "Plateforme pour créer du contenu de documentation/wiki"
version = "23.02~ynh1"
version = "23.02.1~ynh1"
maintainers = ["eric_G"]