diff --git a/conf/arm64.src b/conf/arm64.src index 48de1fd..ec0a0ce 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.4/gotosocial_0.3.4_linux_arm64.tar.gz -SOURCE_SUM=a5a7e1124d9b65ebee453442d771eb18f2964868fadd7db7d0548085eb52babb +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_arm64.tar.gz +SOURCE_SUM=44ec2783502a5c84c2c56492881fb964b97d6fead81742db65184e87c8776025 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.4_linux_arm64.tar.gz +SOURCE_FILENAME=gotosocial_0.3.5_linux_arm64.tar.gz diff --git a/conf/armv6.src b/conf/armv6.src index 4019422..a37850e 100644 --- a/conf/armv6.src +++ b/conf/armv6.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.4/gotosocial_0.3.4_linux_armv6.tar.gz -SOURCE_SUM=18dee308436e70d98680e96593cb2f9d0ab120db2a54d698eaa86bfa6796dcc2 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_armv6.tar.gz +SOURCE_SUM=4b3e5f3892bbf89238837a9ec696b92653adb5141298161b74b90e6e5d0003a7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.4_linux_armv6.tar.gz +SOURCE_FILENAME=gotosocial_0.3.5_linux_armv6.tar.gz diff --git a/conf/armv7.src b/conf/armv7.src index 372bf96..49cdf6f 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.4/gotosocial_0.3.4_linux_armv7.tar.gz -SOURCE_SUM=3bfca64234a281ea179532ffd59d24dda021cd86c926bc7b66b78205370fa109 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_armv7.tar.gz +SOURCE_SUM=c800edefd4d71f8e51d0d2781e44cf0505e138ca2e405d2a715e3a207f206213 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.4_linux_armv7.tar.gz +SOURCE_FILENAME=gotosocial_0.3.5_linux_armv7.tar.gz diff --git a/conf/i386.src b/conf/i386.src index e653e3a..bda384a 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.4/gotosocial_0.3.4_linux_386.tar.gz -SOURCE_SUM=a36df0bd54eb178a80059da41a37cf0210ca09efd0cf9386f4132d6ddc9bf64e +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_386.tar.gz +SOURCE_SUM=509b8f84020348fac0f45c8c4c5031c77ca3cbd7cbbd5cda229dd318d10f93d1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.4_linux_386.tar.gz +SOURCE_FILENAME=gotosocial_0.3.5_linux_386.tar.gz diff --git a/conf/x86-64.src b/conf/x86-64.src index 78daf8f..34d960d 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.3.4/gotosocial_0.3.4_linux_amd64.tar.gz -SOURCE_SUM=da874cc00a1d3a7a57f2fa796b1fd7b1ae8647f35fd5550a29c8ad9695db1409 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_amd64.tar.gz +SOURCE_SUM=337f43402bbee781cf17a042745eba7464fd37da7df1888f9e1d5c7564c510aa SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.4_linux_amd64.tar.gz +SOURCE_FILENAME=gotosocial_0.3.5_linux_amd64.tar.gz diff --git a/manifest.json b/manifest.json index 9512c1b..93b0fba 100644 --- a/manifest.json +++ b/manifest.json @@ -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.4~ynh1", + "version": "0.3.5~ynh1", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only", @@ -114,4 +114,4 @@ } ] } -} \ No newline at end of file +}