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

Upgrade to v0.3.3

This commit is contained in:
yunohost-bot 2022-05-12 13:01:31 +00:00
parent 8006ef3f26
commit 7294d6705e
6 changed files with 16 additions and 16 deletions

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.1/gotosocial_0.3.1_linux_arm64.tar.gz
SOURCE_SUM=c7022ed07a2e6e61c9205a907f477c78d8ea904c3ba968281f9d9affee3366bc
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.3/gotosocial_0.3.3_linux_arm64.tar.gz
SOURCE_SUM=67a85a297112d1f6b249dfa1ed8ce4ac1f05ebbf2d8fbf7520415fefc201a708
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.1_linux_arm64.tar.gz
SOURCE_FILENAME=gotosocial_0.3.3_linux_arm64.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.1/gotosocial_0.3.1_linux_armv6.tar.gz
SOURCE_SUM=8daf110b8a699dcd3e1e055702540d830de2bdeeb031972bbd9a9e8b0113a0c6
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.3/gotosocial_0.3.3_linux_armv6.tar.gz
SOURCE_SUM=7495d86cea4eeaee43ae88e7cd65ca01615ef20967e8775b55580c9a7dc9e9de
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.1_linux_armv6.tar.gz
SOURCE_FILENAME=gotosocial_0.3.3_linux_armv6.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.1/gotosocial_0.3.1_linux_armv7.tar.gz
SOURCE_SUM=05d8dbfe1c996587c6f6e56ae4f117602f6dfb8cfcca14e59a977a3006e9d5ad
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.3/gotosocial_0.3.3_linux_armv7.tar.gz
SOURCE_SUM=dc5172a1bdbb8f8ccd1844237cdd8defea28148c201c00995036d670cfe4de14
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.1_linux_armv7.tar.gz
SOURCE_FILENAME=gotosocial_0.3.3_linux_armv7.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.1/gotosocial_0.3.1_linux_386.tar.gz
SOURCE_SUM=b772d73f5608b5c87c9f2c6f473c794f9aa0eac507e43e139d34d19772e1c72c
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.3/gotosocial_0.3.3_linux_386.tar.gz
SOURCE_SUM=a4e2adcad726b4e3a5b542bf0e8411e8c80f7c94905e9eb8d69ed5eea4e8c0f3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.1_linux_386.tar.gz
SOURCE_FILENAME=gotosocial_0.3.3_linux_386.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.1/gotosocial_0.3.1_linux_amd64.tar.gz
SOURCE_SUM=5854f47c6c92a28fc713e0e92db1510c2a05348185bf5dc41008f166296e0686
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.3/gotosocial_0.3.3_linux_amd64.tar.gz
SOURCE_SUM=62a6e6d07f5d0fb704b51583b789363c3d2b6e1c483a9611e2984ec7c3162d29
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.1_linux_amd64.tar.gz
SOURCE_FILENAME=gotosocial_0.3.3_linux_amd64.tar.gz

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.3.1~ynh1",
"version": "0.3.3~ynh1",
"url": "https://github.com/superseriousbusiness/gotosocial",
"upstream": {
"license": " AGPL-3.0-only",