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

v0.7.0-rc3

This commit is contained in:
lapineige 2023-02-14 13:17:48 +01:00 committed by GitHub
parent b340bf8101
commit c2eb56abdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0-rc2/gotosocial_0.7.0-rc2_linux_arm64.tar.gz SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0-rc3/gotosocial_0.7.0-rc3_linux_arm64.tar.gz
SOURCE_SUM=3edcd7ff50f76573a9d721924a8d79ca43896b4c0acb94bdb11248d54ef9e672 SOURCE_SUM=405268c318ee82f38f7ae950165a5cb15f06d335800f84e2093898124139999f
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotosocial_0.7.0-rc2_linux_arm64.tar.gz SOURCE_FILENAME=gotosocial_0.7.0-rc3_linux_arm64.tar.gz