diff --git a/README.md b/README.md index 615ab7f..eb235c6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Microblogging platform -**Shipped version:** 12.81.0~ynh1 +**Shipped version:** 12.82.0~ynh1 @@ -40,7 +40,7 @@ Microblogging platform * Official app website: https://join.misskey.page * Official user documentation: https://yunohost.org/apps -* Upstream app code repository: https://github.com/syuilo/misskey +* Upstream app code repository: https://github.com/misskey-dev/misskey * YunoHost documentation for this app: https://yunohost.org/app_misskey * Report a bug: https://github.com/YunoHost-Apps/misskey_ynh/issues @@ -55,4 +55,4 @@ or sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps diff --git a/conf/app.src b/conf/app.src index ba373ff..d5c1be9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syuilo/misskey/archive/12.81.0.tar.gz -SOURCE_SUM=7534060ef796398650ca2f105bc51024ac1cefc6b1702dafd25101e7ccc6a929 +SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.82.0.tar.gz +SOURCE_SUM=16d9787a96ee4593c5ec97f38ad646cb348e8761781433f51897de683c063c72 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c4e38ab..d98cd18 100644 --- a/manifest.json +++ b/manifest.json @@ -6,13 +6,13 @@ "en": "Microblogging platform", "fr": "Platforme de Microblogging" }, - "version": "12.81.0~ynh1", + "version": "12.82.0~ynh1", "url": "https://join.misskey.page/en/", "upstream": { "license": "AGPL-3.0", "website": "https://join.misskey.page", "userdoc": "https://yunohost.org/apps", - "code": "https://github.com/syuilo/misskey" + "code": "https://github.com/misskey-dev/misskey" }, "license": "AGPL-3.0", "maintainer": {