mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Merge branch 'testing' into bullseye
This commit is contained in:
commit
58cd5cfd15
2 changed files with 4 additions and 2 deletions
|
@ -21,6 +21,7 @@ Misskey is a decentralized microblogging platform. Since it exists within the Fe
|
||||||
**Shipped version:** 12.118.1~ynh1
|
**Shipped version:** 12.118.1~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
|
@ -11,7 +11,8 @@
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"website": "https://misskey-hub.net/",
|
"website": "https://misskey-hub.net/",
|
||||||
"code": "https://github.com/misskey-dev/misskey"
|
"code": "https://github.com/misskey-dev/misskey",
|
||||||
|
"cpe": "cpe:2.3:a:misskey:misskey"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -41,4 +42,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue