1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Merge pull request #67 from memo-567/patch-3

Upgrade to version 12.110.0 (2022/04/11)
This commit is contained in:
Éric Gaspar 2022-04-11 20:48:34 +02:00 committed by GitHub
commit e34125f684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.109.2.tar.gz SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.110.0.tar.gz
SOURCE_SUM=7058DB879D5CE37B09153E7C5A22BCB00A933B1FA1308745EF82BA48775A9A1F SOURCE_SUM=FDEC5E47B0A7BB9711D3414712FC47A38E45B2EDD54881344AEC710AB8658CE8
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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