1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00

Merge pull request #6 from YunoHost-Apps/v0.7.1

Update to V0.7.1
This commit is contained in:
yalh76 2019-01-22 18:34:27 +01:00 committed by GitHub
commit 364cba11ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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. Each User can be limited from 1 to unlimited blogs.
**Shipped version:** 0.70 **Shipped version:** v0.7.1
## Licence ## Licence

View file

@ -37,7 +37,7 @@
Level 3=auto Level 3=auto
# Level 4: If the app supports LDAP and SSOwat, turn level 4 to '1' and add a link to an issue or a part of your code to show it. # Level 4: If the app supports LDAP and SSOwat, turn level 4 to '1' and add a link to an issue or a part of your code to show it.
# If the app does not use LDAP nor SSOwat, and can't use them, turn level 4 to 'na' and explain as well. # If the app does not use LDAP nor SSOwat, and can't use them, turn level 4 to 'na' and explain as well.
# Application doesn't support LDAP authentification # Application doesn't support LDAP authentification
Level 4=1 Level 4=1
Level 5=auto Level 5=auto
Level 6=auto Level 6=auto

View file

@ -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_URL=https://github.com/writeas/writefreely/releases/download/v0.7.1/writefreely_0.7.1_linux_amd64.tar.gz
SOURCE_SUM=8d2e1eaa5db61080b328f2d6d8677bb68859346c6920db0bd4f7e8d7fc9149b7 SOURCE_SUM=c1083c6d35f3e4b5119da882bd30b6f5f689c7b0e19ba59bc10cf9d31ed66df9
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Write Freely is free and open source software for starting a minimalist, federated blog — or an entire community.", "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." "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", "url": "https://writefreely.org",
"license": "free", "license": "free",
"maintainer": { "maintainer": {