diff --git a/conf/arm64.src b/conf/arm64.src index 1d614fc..f90745e 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.6.0/gotosocial_0.6.0_linux_arm64.tar.gz -SOURCE_SUM=a97b3aad81f72b990e9982686e6906599522cc8ec442d1e2d02ebba03b125168 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0/gotosocial_0.7.0_linux_arm64.tar.gz +SOURCE_SUM=2103a448cd8a6a6121a6c056c97d880c6cb24664eb606c1f9ee54f2fb8840db9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.6.0_linux_arm64.tar.gz +SOURCE_FILENAME=gotosocial_0.7.0_linux_arm64.tar.gz diff --git a/conf/armv6.src b/conf/armv6.src index 03fc737..41ecf14 100644 --- a/conf/armv6.src +++ b/conf/armv6.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.6.0/gotosocial_0.6.0_linux_armv6.tar.gz -SOURCE_SUM=10e3d227e738fd58ee6a1dca778667dbbc63933640a168b9cc5fc97203c7f26c +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0/gotosocial_0.7.0_linux_armv6.tar.gz +SOURCE_SUM=ccb4c1e6b6fd749217e60b90d941e75c77c4326ce0ddade89bcf2738101f5bd7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.6.0_linux_armv6.tar.gz +SOURCE_FILENAME=gotosocial_0.7.0_linux_armv6.tar.gz diff --git a/conf/armv7.src b/conf/armv7.src index adf827d..15ad8cf 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.6.0/gotosocial_0.6.0_linux_armv7.tar.gz -SOURCE_SUM=e9f1cc03b18faeae2009781c6a2f6f9138c37aa85f4b2c5954c12a4798ed6208 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0/gotosocial_0.7.0_linux_armv7.tar.gz +SOURCE_SUM=064832b030d520438999d167e4f78aa01d515ee94bc01880d23b5542a517a352 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.6.0_linux_armv7.tar.gz +SOURCE_FILENAME=gotosocial_0.7.0_linux_armv7.tar.gz diff --git a/conf/i386.src b/conf/i386.src index a6df2ed..5bca765 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.6.0/gotosocial_0.6.0_linux_386.tar.gz -SOURCE_SUM=228cf5dac5f8fda9a9711963b6834ca782ed553207e78dc6f8132f30c4aa318f +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0/gotosocial_0.7.0_linux_386.tar.gz +SOURCE_SUM=9ff81b3216fcfa00bb4c9e554b054a89c6fb7b452fb994f70a892bda9b5b328a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.6.0_linux_386.tar.gz +SOURCE_FILENAME=gotosocial_0.7.0_linux_386.tar.gz diff --git a/conf/x86-64.src b/conf/x86-64.src index 7f3b436..8c86d19 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.6.0/gotosocial_0.6.0_linux_amd64.tar.gz -SOURCE_SUM=4d7e2a569b625e5854ff00f5c0574870a3643d74821cfe7f923e0408ff3db2fc +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0/gotosocial_0.7.0_linux_amd64.tar.gz +SOURCE_SUM=44fab3a8a0ea5bc78bfc052a32c5c0a458c8ba0be377a81673c30a9c8a5dbf9f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.6.0_linux_amd64.tar.gz +SOURCE_FILENAME=gotosocial_0.7.0_linux_amd64.tar.gz diff --git a/manifest.json b/manifest.json index 983e871..c55b13a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub social network server", "fr": "Serveur de réseau social basé sur ActivityPub" }, - "version": "0.6.0~ynh1", + "version": "0.7.0~ynh1", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only", @@ -114,4 +114,4 @@ } ] } -} \ No newline at end of file +}