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

Updating to v0.2.2

This commit is contained in:
OniriCorpe 2022-03-29 14:57:23 +02:00
parent d69f7b019e
commit bf85bdc77b
8 changed files with 18 additions and 18 deletions

View file

@ -24,7 +24,7 @@ With GoToSocial, you can keep in touch with your friends, post, read, and share
Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
**Shipped version:** 0.2.1~ynh4
**Shipped version:** 0.2.2~ynh1

View file

@ -20,7 +20,7 @@ Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et p
Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
**Version incluse :** 0.2.1~ynh4
**Version incluse :** 0.2.2~ynh1

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.1/gotosocial_0.2.1_linux_arm64.tar.gz
SOURCE_SUM=c40cab6d5e3891b6c289b65113523012b72db49917efb4b07025d0dfb51e6390
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.2/gotosocial_0.2.2_linux_arm64.tar.gz
SOURCE_SUM=d3b74285a37520148531a7bcb5fcbf7263544b9fea14b9f97a9eeb58b019722d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FILENAME=gotosocial_0.2.1_linux_arm64.tar.gz
SOURCE_FILENAME=gotosocial_0.2.2_linux_arm64.tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.1/gotosocial_0.2.1_linux_armv6.tar.gz
SOURCE_SUM=4ccd02d3c7652b9d302c92397868a023eb4a1bec075d16c046521ef43de931e5
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.2/gotosocial_0.2.2_linux_armv6.tar.gz
SOURCE_SUM=6b66fd595eb752484192b1b6203711a6a4702d9630699fa76df8d701c230dbc3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FILENAME=gotosocial_0.2.1_linux_armv6.tar.gz
SOURCE_FILENAME=gotosocial_0.2.2_linux_armv6.tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.1/gotosocial_0.2.1_linux_armv7.tar.gz
SOURCE_SUM=5f51d89aa753baf482e777b79878ba48c07f3d0e952be62ae66c3b79c4dba794
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.2/gotosocial_0.2.2_linux_armv7.tar.gz
SOURCE_SUM=c546e1ebe4b683626e2664b56950eaea930cf6ed62628ac979fd75988ec70cf6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FILENAME=gotosocial_0.2.1_linux_armv7.tar.gz
SOURCE_FILENAME=gotosocial_0.2.2_linux_armv7.tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.1/gotosocial_0.2.1_linux_386.tar.gz
SOURCE_SUM=988de233e48b7825b877e4c0ae1a835b66e93df83a07502d73d35d6e747073c7
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.2/gotosocial_0.2.2_linux_386.tar.gz
SOURCE_SUM=44986742bf8f5e054de64902b3bad0c6c37facc224fbd10307128fcdb5560a0d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FILENAME=gotosocial_0.2.1_linux_386.tar.gz
SOURCE_FILENAME=gotosocial_0.2.2_linux_386.tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.1/gotosocial_0.2.1_linux_amd64.tar.gz
SOURCE_SUM=12275d9ea10d2fea4cf2836de881725a8e4f7ec2b5ab8c397b7a54fee110473e
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.2.2/gotosocial_0.2.2_linux_amd64.tar.gz
SOURCE_SUM=5fccfa92c1e493a0f99401e25991895abcba3653da27530c154e70974ef14b34
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FILENAME=gotosocial_0.2.1_linux_amd64.tar.gz
SOURCE_FILENAME=gotosocial_0.2.2_linux_amd64.tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "An ActivityPub social network server, written in Golang.",
"fr": "Un serveur de réseau social basé sur ActivityPub écrit en Golang."
},
"version": "0.2.1~ynh4",
"version": "0.2.2~ynh1",
"url": "https://github.com/superseriousbusiness/gotosocial",
"upstream": {
"license": " AGPL-3.0-only",