1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00
bookstack_ynh/conf/app.src

10 lines
286 B
Text
Raw Normal View History

2021-06-13 16:03:49 +02:00
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.05.2.tar.gz
SOURCE_SUM=3ed1ea74f2418eba889d3088dad08804fb37326bda69ca968ceb92bb45d11ba8
2021-01-28 23:30:10 +01:00
SOURCE_SUM_PRG=sha256sum
2019-07-29 19:50:23 +02:00
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true
2021-01-29 09:13:23 +01:00
SOURCE_FILENAME=bookstack.tar.gz
2021-06-05 07:03:59 +02:00