From e49b2613cb7ce8df832d6b28e00deae663633adf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 01:36:47 +0200 Subject: [PATCH] Upgrade to version 0.3.6 (#31) * Upgrade to v0.3.6 * Auto-update README * fix checksums Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot Co-authored-by: OniriCorpe --- README.md | 2 +- README_fr.md | 2 +- conf/arm64.src | 6 +++--- conf/armv6.src | 6 +++--- conf/armv7.src | 6 +++--- conf/i386.src | 6 +++--- conf/x86-64.src | 6 +++--- manifest.json | 2 +- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index a2688b7..13bca86 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ With GoToSocial, you can keep in touch with your friends, post, read, and share Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). -**Shipped version:** 0.3.5~ynh1 +**Shipped version:** 0.3.6~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 3e4a525..3aec6b1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et p Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org). -**Version incluse :** 0.3.5~ynh1 +**Version incluse :** 0.3.6~ynh1 ## Captures d'écran diff --git a/conf/arm64.src b/conf/arm64.src index ec0a0ce..1ddc695 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_arm64.tar.gz -SOURCE_SUM=44ec2783502a5c84c2c56492881fb964b97d6fead81742db65184e87c8776025 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.6/gotosocial_0.3.6_linux_arm64.tar.gz +SOURCE_SUM=4d582c01a7507ceca0302ddc6e4e15388797d89b0c1265609843a11349bf0990 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.5_linux_arm64.tar.gz +SOURCE_FILENAME=gotosocial_0.3.6_linux_arm64.tar.gz diff --git a/conf/armv6.src b/conf/armv6.src index a37850e..f249dfe 100644 --- a/conf/armv6.src +++ b/conf/armv6.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_armv6.tar.gz -SOURCE_SUM=4b3e5f3892bbf89238837a9ec696b92653adb5141298161b74b90e6e5d0003a7 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.6/gotosocial_0.3.6_linux_armv6.tar.gz +SOURCE_SUM=f2eb9547e6f9ab97b860874266584333126af06756a875bfd6a291133358edb1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.5_linux_armv6.tar.gz +SOURCE_FILENAME=gotosocial_0.3.6_linux_armv6.tar.gz diff --git a/conf/armv7.src b/conf/armv7.src index 49cdf6f..3b7a1d4 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_armv7.tar.gz -SOURCE_SUM=c800edefd4d71f8e51d0d2781e44cf0505e138ca2e405d2a715e3a207f206213 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.6/gotosocial_0.3.6_linux_armv7.tar.gz +SOURCE_SUM=96f10febc9d76a83d974f498eb1fb5e8117191dfeebd2797db8e46260c400c97 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.5_linux_armv7.tar.gz +SOURCE_FILENAME=gotosocial_0.3.6_linux_armv7.tar.gz diff --git a/conf/i386.src b/conf/i386.src index bda384a..a37f4e7 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.5/gotosocial_0.3.5_linux_386.tar.gz -SOURCE_SUM=509b8f84020348fac0f45c8c4c5031c77ca3cbd7cbbd5cda229dd318d10f93d1 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.6/gotosocial_0.3.6_linux_386.tar.gz +SOURCE_SUM=c8b285a62ff7e762b6ccb86f86d7a8ebc31d7c7e40f4988995fa533d595027d8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.5_linux_386.tar.gz +SOURCE_FILENAME=gotosocial_0.3.6_linux_386.tar.gz diff --git a/conf/x86-64.src b/conf/x86-64.src index 34d960d..efc344a 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.5/gotosocial_0.3.5_linux_amd64.tar.gz -SOURCE_SUM=337f43402bbee781cf17a042745eba7464fd37da7df1888f9e1d5c7564c510aa +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.3.6/gotosocial_0.3.6_linux_amd64.tar.gz +SOURCE_SUM=eb0a75eea24d8f953296398eb652ec9888de354b349519f74dac7f02a73ed762 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.3.5_linux_amd64.tar.gz +SOURCE_FILENAME=gotosocial_0.3.6_linux_amd64.tar.gz diff --git a/manifest.json b/manifest.json index 93b0fba..a38128d 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.5~ynh1", + "version": "0.3.6~ynh1", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only",