mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Merge b414763b4d
into ed53059287
This commit is contained in:
commit
2be1e1b5e3
3 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms.
|
||||
|
||||
|
||||
**Shipped version:** 12.119.2~ynh1
|
||||
**Shipped version:** 13.8.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.119.2.tar.gz
|
||||
SOURCE_SUM=0620c8d4ee82f3bfa5749197b719cff606628413875589918df58f71cae9df57
|
||||
SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/13.8.1.tar.gz
|
||||
SOURCE_SUM=6464f76a3c8e310bdba7466968798056ff3547210f71aa8d8ee8984de5be80c8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Microblogging platform",
|
||||
"fr": "Platforme de Microblogging"
|
||||
},
|
||||
"version": "12.119.2~ynh1",
|
||||
"version": "13.8.1~ynh1",
|
||||
"url": "https://misskey-hub.net/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue