mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Updated to version 2.6.5
This commit is contained in:
parent
49e7f8ac7d
commit
5a4c797f6b
4 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Mastodon for YunoHost
|
# Mastodon for YunoHost
|
||||||
|
|
||||||
[](https://github.com/YunoHost-Apps/mastodon_ynh/releases)
|
[](https://github.com/YunoHost-Apps/mastodon_ynh/releases)
|
||||||
[](https://github.com/YunoHost-Apps/mastodon_ynh/milestones)
|
[](https://github.com/YunoHost-Apps/mastodon_ynh/milestones)
|
||||||
[](https://github.com/YunoHost-Apps/mastodon_ynh#dependencies)
|
[](https://github.com/YunoHost-Apps/mastodon_ynh#dependencies)
|
||||||
[](https://raw.githubusercontent.com/YunoHost-Apps/mastodon_ynh/master/LICENSE)
|
[](https://raw.githubusercontent.com/YunoHost-Apps/mastodon_ynh/master/LICENSE)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v2.6.2.tar.gz
|
SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v2.6.5.tar.gz
|
||||||
SOURCE_SUM=3d2ae0eaf64bebed30d8f982e74eb30dd10352af8f2bf227ad34932cfcbe4672
|
SOURCE_SUM=697cb060f178a88c6f2a730d3ac9234babf9aa04d11086693a3e64e7ea1b1d62
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/rbenv/ruby-build/archive/v20181019.tar.gz
|
SOURCE_URL=https://github.com/rbenv/ruby-build/archive/v20181207.tar.gz
|
||||||
SOURCE_SUM=5ac5838e81ac06478aa23de79aefc4196f7d1ba8aa1a3cc03bc6e81708463a9e
|
SOURCE_SUM=74b4ffac4e8d6e68685afad035c64573280e93dfb2ab81fd7b613085e8a69c23
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"en": "Mastodon is a free, open-source social network.",
|
"en": "Mastodon is a free, open-source social network.",
|
||||||
"fr": "Mastodon est un réseau social gratuit et open source."
|
"fr": "Mastodon est un réseau social gratuit et open source."
|
||||||
},
|
},
|
||||||
"version": "2.6.2",
|
"version": "2.6.5",
|
||||||
"url": "https://github.com/tootsuite/mastodon",
|
"url": "https://github.com/tootsuite/mastodon",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue