mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
Upgrade to v0.3.2
This commit is contained in:
parent
8006ef3f26
commit
3f9853b070
6 changed files with 16 additions and 16 deletions
|
@ -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.2/gotosocial_0.3.2_linux_arm64.tar.gz
|
||||
SOURCE_SUM=62d76fb8bf7362157a2601682e7aece3ee44d19af68aa9cc6526b3f5ca1a5328
|
||||
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.2_linux_arm64.tar.gz
|
||||
|
|
|
@ -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.2/gotosocial_0.3.2_linux_armv6.tar.gz
|
||||
SOURCE_SUM=75eada486cd446ec38cb2fc75daeb12e30b3472c093966889cc7f804f5994069
|
||||
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.2_linux_armv6.tar.gz
|
||||
|
|
|
@ -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.2/gotosocial_0.3.2_linux_armv7.tar.gz
|
||||
SOURCE_SUM=3e9b007ede6afa90755096c11259073089830e84f0de2c1d698d97ac41206f62
|
||||
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.2_linux_armv7.tar.gz
|
||||
|
|
|
@ -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.2/gotosocial_0.3.2_linux_386.tar.gz
|
||||
SOURCE_SUM=14f070c4acba272631be86feb06cc43025ed3453c782350d096c0b639b25a8d0
|
||||
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.2_linux_386.tar.gz
|
||||
|
|
|
@ -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.2/gotosocial_0.3.2_linux_amd64.tar.gz
|
||||
SOURCE_SUM=55f0a5a0de93693ebee7978fd2f03140b12e9348bed33b843f5d3f6b34678b9f
|
||||
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.2_linux_amd64.tar.gz
|
||||
|
|
|
@ -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.2~ynh1",
|
||||
"url": "https://github.com/superseriousbusiness/gotosocial",
|
||||
"upstream": {
|
||||
"license": " AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue