mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Merge pull request #233 from YunoHost-Apps/testing
Upgrade to version 2024.02.20 (#232)
This commit is contained in:
commit
6c8dacb058
4 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
See more [on the documentation](https://glitch-soc.github.io/docs/).
|
||||
|
||||
|
||||
**Shipped version:** 2024.02.18~ynh1
|
||||
**Shipped version:** 2024.02.20~ynh1
|
||||
## Disclaimers / important information
|
||||
|
||||
⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk!
|
||||
|
|
|
@ -43,7 +43,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais).
|
||||
|
||||
|
||||
**Version incluse :** 2024.02.18~ynh1
|
||||
**Version incluse :** 2024.02.20~ynh1
|
||||
## Avertissements / informations importantes
|
||||
|
||||
Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/bbecf1c56b12fc2fa3c980d30a66e46903d12b7a.tar.gz
|
||||
SOURCE_SUM=5206f243138f6492db267117782d3b66d363179b936d4ad7ec7bfb6e127e37c4
|
||||
SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/bf6e57b420ed929ac9d670d1f12e2a1cf5eab80a.tar.gz
|
||||
SOURCE_SUM=b4e96f32d625f73bffd858941f671065686071907d769ceb09e5d7dc996521da
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=bbecf1c56b12fc2fa3c980d30a66e46903d12b7a.tar.gz
|
||||
SOURCE_FILENAME=bf6e57b420ed929ac9d670d1f12e2a1cf5eab80a.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Libre and federated social network, fork of Mastodon",
|
||||
"fr": "Réseau social libre et fédéré, scission de Mastodon"
|
||||
},
|
||||
"version": "2024.02.18~ynh1",
|
||||
"version": "2024.02.20~ynh1",
|
||||
"url": "https://github.com/glitch-soc/mastodon",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue