mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
Full update to V0.7.1
This commit is contained in:
parent
6969bb8c05
commit
b96e56ca6a
3 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ Can be run as Single User Blog or Multi User Instance.
|
|||
|
||||
Each User can be limited from 1 to unlimited blogs.
|
||||
|
||||
**Shipped version:** v0.7.0
|
||||
**Shipped version:** v0.7.1
|
||||
|
||||
## Licence
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/writeas/writefreely/releases/download/v0.7.0/writefreely_0.7.0_linux_amd64.tar.gz
|
||||
SOURCE_SUM=8d2e1eaa5db61080b328f2d6d8677bb68859346c6920db0bd4f7e8d7fc9149b7
|
||||
SOURCE_URL=https://github.com/writeas/writefreely/releases/download/v0.7.1/writefreely_0.7.1_linux_amd64.tar.gz
|
||||
SOURCE_SUM=c1083c6d35f3e4b5119da882bd30b6f5f689c7b0e19ba59bc10cf9d31ed66df9
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Write Freely is free and open source software for starting a minimalist, federated blog — or an entire community.",
|
||||
"fr": "Write Freely est un logiciel gratuit et à code source ouvert permettant de créer un blog fédéré minimaliste ou une communauté entière."
|
||||
},
|
||||
"version": "0.7.0~ynh1",
|
||||
"version": "0.7.1~ynh1",
|
||||
"url": "https://writefreely.org",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue