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.8-rc1

This commit is contained in:
yunohost-bot 2022-07-23 06:24:39 +00:00
parent 9a17d1b46c
commit 22c54481ba
6 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.7/gotosocial_0.3.7_linux_arm64.tar.gz
SOURCE_SUM=cb82b4f9f0ce92b66e4fa1e4ed079640f37450888c949e02afea9e3d67141aeb
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8-rc1/gotosocial_0.3.8-rc1_linux_arm64.tar.gz
SOURCE_SUM=3e65c9965b34346be669d495e9a1ee4456afc81ec61ce7cfdb4fc59ad933dfd6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.7_linux_arm64.tar.gz
SOURCE_FILENAME=gotosocial_0.3.8-rc1_linux_arm64.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.7/gotosocial_0.3.7_linux_armv6.tar.gz
SOURCE_SUM=52a29505265841a96e39a9f48ec3db6afe8182065900ecc2084127184248c1fd
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8-rc1/gotosocial_0.3.8-rc1_linux_armv6.tar.gz
SOURCE_SUM=6c9919a59babd09b873b48d0e3613116037ea9ccbef579633b3967df0fb7979d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.7_linux_armv6.tar.gz
SOURCE_FILENAME=gotosocial_0.3.8-rc1_linux_armv6.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.7/gotosocial_0.3.7_linux_armv7.tar.gz
SOURCE_SUM=10e08e0a35a46acfe3ae547d24d089494d06508a4383d9b00f6f6d52d9b8d525
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8-rc1/gotosocial_0.3.8-rc1_linux_armv7.tar.gz
SOURCE_SUM=a920fa1de7db95cddb42bfcd7b0f0c85c526b4cd9779409cdfae11dec09ae430
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.7_linux_armv7.tar.gz
SOURCE_FILENAME=gotosocial_0.3.8-rc1_linux_armv7.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.7/gotosocial_0.3.7_linux_386.tar.gz
SOURCE_SUM=f584c2a28c96fc5c1eef035652a202b43f966eb2d2ef4e4407b7c975395e22ea
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8-rc1/gotosocial_0.3.8-rc1_linux_386.tar.gz
SOURCE_SUM=c3699b09fc9da00d21ff0d5efa487455eb91edf8627aa29dded4902437e3740b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.7_linux_386.tar.gz
SOURCE_FILENAME=gotosocial_0.3.8-rc1_linux_386.tar.gz

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.7/gotosocial_0.3.7_linux_amd64.tar.gz
SOURCE_SUM=9257f5516548fef3de47799312829066d56c0819c3b2b6654d24d48604505c53
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8-rc1/gotosocial_0.3.8-rc1_linux_amd64.tar.gz
SOURCE_SUM=4d4c30a6805e3056d29ae1e1f0c9b9312e22fa8fa8ec65a18b13bbd7feff75b0
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.3.7_linux_amd64.tar.gz
SOURCE_FILENAME=gotosocial_0.3.8-rc1_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.7~ynh1",
"version": "0.3.8-rc1~ynh1",
"url": "https://github.com/superseriousbusiness/gotosocial",
"upstream": {
"license": "AGPL-3.0-only",