1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00
This commit is contained in:
ericgaspar 2022-01-29 08:05:01 +01:00
parent b19b8e28b8
commit 3a7bdbe798
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.96.1.tar.gz
SOURCE_SUM=95a50390b0a4b23e8d3b4992277987cc1526846218a992cd8167f1c15cc7f7dc
SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.102.1.tar.gz
SOURCE_SUM=99dfef753f0fc3c69017651df95529837357cf6d57f62173603fa54c028cbccd
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Microblogging platform",
"fr": "Platforme de Microblogging"
},
"version": "12.102.0~ynh1",
"version": "12.102.1~ynh1",
"url": "https://join.misskey.page/en/",
"upstream": {
"license": "AGPL-3.0",