mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
Upgrade to v0.4.0-rc1
This commit is contained in:
parent
8a4bf31a71
commit
109428cd09
6 changed files with 17 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8/gotosocial_0.3.8_linux_arm64.tar.gz
|
||||
SOURCE_SUM=660ef6926da1ad6a6099516db1b7943c63f10037f2070d25f47391991c0bab41
|
||||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.4.0-rc1/gotosocial_0.4.0-rc1_linux_arm64.tar.gz
|
||||
SOURCE_SUM=6d95a54cf3f414310b2cd74e857256e95952d70ced398957159bd5b965e5b987
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=gotosocial_0.3.8_linux_arm64.tar.gz
|
||||
SOURCE_FILENAME=gotosocial_0.4.0-rc1_linux_arm64.tar.gz
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8/gotosocial_0.3.8_linux_armv6.tar.gz
|
||||
SOURCE_SUM=3d25391543c342dded812a34b809035a2c405841854b6a277a84c6c5283fbc07
|
||||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.4.0-rc1/gotosocial_0.4.0-rc1_linux_armv6.tar.gz
|
||||
SOURCE_SUM=cb4a7b2ceabcac27f9ed83e2257eff9b0a2592cf511856d459ef29c7d28f13c6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=gotosocial_0.3.8_linux_armv6.tar.gz
|
||||
SOURCE_FILENAME=gotosocial_0.4.0-rc1_linux_armv6.tar.gz
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8/gotosocial_0.3.8_linux_armv7.tar.gz
|
||||
SOURCE_SUM=680183ea24ab122cfb10cf2308591e3e35ebc8b435b5d28e2139e0439de3e359
|
||||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.4.0-rc1/gotosocial_0.4.0-rc1_linux_armv7.tar.gz
|
||||
SOURCE_SUM=e7c33c281d857e1f53aa539a8ddf0464ed14fd76a54f0431a8804bd2b48859d1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=gotosocial_0.3.8_linux_armv7.tar.gz
|
||||
SOURCE_FILENAME=gotosocial_0.4.0-rc1_linux_armv7.tar.gz
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8/gotosocial_0.3.8_linux_386.tar.gz
|
||||
SOURCE_SUM=6166961895d009b6e494d1a8fc816db9393a5e715436cc5ffd81a48be85bb9c0
|
||||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.4.0-rc1/gotosocial_0.4.0-rc1_linux_386.tar.gz
|
||||
SOURCE_SUM=9e5ceca6547c7dce5833a595808e194eee4e789525d006325931db673f18e2cd
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=gotosocial_0.3.8_linux_386.tar.gz
|
||||
SOURCE_FILENAME=gotosocial_0.4.0-rc1_linux_386.tar.gz
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.8/gotosocial_0.3.8_linux_amd64.tar.gz
|
||||
SOURCE_SUM=22f555450a17e999fc52198ce8460065a5a53dd05a49dc61c15c3d1fa06f0efb
|
||||
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.4.0-rc1/gotosocial_0.4.0-rc1_linux_amd64.tar.gz
|
||||
SOURCE_SUM=8d39ebaca5d30fbd0bb0b7d2dc72189cc3fa4861c6aa894efd18bad6f2cb4c85
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=gotosocial_0.3.8_linux_amd64.tar.gz
|
||||
SOURCE_FILENAME=gotosocial_0.4.0-rc1_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.8~ynh3",
|
||||
"version": "0.4.0-rc1~ynh1",
|
||||
"url": "https://github.com/superseriousbusiness/gotosocial",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue