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

Upgrade to v0.14.0

This commit is contained in:
yunohost-bot 2023-09-23 06:12:44 +00:00
parent b5d50da847
commit 31bf6f48cf
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/writefreely/writefreely/releases/download/v0.13.2/writefreely_0.13.2_linux_amd64.tar.gz
SOURCE_SUM=73b4daf8cccd62da16112a7d554601cd07c4fca9f552c4ce91fb2d5b594cdee7
SOURCE_URL=https://github.com/writefreely/writefreely/releases/download/v0.14.0/writefreely_0.14.0_linux_amd64.tar.gz
SOURCE_SUM=1138d6aed26d8bb859265f9dcea8a9d76c3baed481413a1aae55434e3acd3bc2
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/writeas/writefreely/releases/download/v0.13.1/writefreely_0.13.1_linux_arm64.tar.gz
SOURCE_SUM=2724144bbf35951dc50a6a179e6748dd0bd75c16abfb17a77eabfc22828df8b9
SOURCE_URL=https://github.com/writefreely/writefreely/releases/download/v0.14.0/writefreely_0.14.0_linux_arm64.tar.gz
SOURCE_SUM=4003591021efd5810e4f5637c967cf166be341e7998a8d6208842a8f659a4f8f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "For starting a minimalist, federated blog or an entire community.",
"fr": "Permet de créer un blog fédéré minimaliste ou une communauté entière."
},
"version": "0.13.2~ynh1",
"version": "0.14.0~ynh1",
"url": "https://writefreely.org",
"upstream": {
"license": "AGPL-3.0-or-later",