diff --git a/conf/arm64.src b/conf/arm64.src index 9e8c2f4..003cb26 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.0/gotosocial_0.5.0_linux_arm64.tar.gz -SOURCE_SUM=dd9e98d8ac249cde3384a0574e878a614b9f34e1a5514d191ef3d002829b9069 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.1/gotosocial_0.5.1_linux_arm64.tar.gz +SOURCE_SUM=05446be5627a2dcd1716155b1e204ccf018f19b9a88531e9efabf282e18bf149 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.5.0_linux_arm64.tar.gz +SOURCE_FILENAME=gotosocial_0.5.1_linux_arm64.tar.gz diff --git a/conf/armv6.src b/conf/armv6.src index fbdb828..f24adaa 100644 --- a/conf/armv6.src +++ b/conf/armv6.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.0/gotosocial_0.5.0_linux_armv6.tar.gz -SOURCE_SUM=57b80b8323cdfe06be9896c488019e9656added1a75b7e44c6d24268d6d522d6 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.1/gotosocial_0.5.1_linux_armv6.tar.gz +SOURCE_SUM=ec72aa6f147068399f3385d0c1d3ec02b2417b8534b142911dfd0532c11e8c87 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.5.0_linux_armv6.tar.gz +SOURCE_FILENAME=gotosocial_0.5.1_linux_armv6.tar.gz diff --git a/conf/armv7.src b/conf/armv7.src index 927f7ff..8362210 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.0/gotosocial_0.5.0_linux_armv7.tar.gz -SOURCE_SUM=36fe38e09b04bbf545236fbaa159c8ca08735f0afb5fd544fce5cf22898de7a2 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.1/gotosocial_0.5.1_linux_armv7.tar.gz +SOURCE_SUM=a35c0eb0a36c8d5aa1bead85eb345f6d1c948acda5195a7d692a83a0a46e636c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.5.0_linux_armv7.tar.gz +SOURCE_FILENAME=gotosocial_0.5.1_linux_armv7.tar.gz diff --git a/conf/i386.src b/conf/i386.src index 81e53e5..a4aa460 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.0/gotosocial_0.5.0_linux_386.tar.gz -SOURCE_SUM=087d969f03a51d925f33485b42482092fd460bd851fe8afd205a970b4afdc042 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.1/gotosocial_0.5.1_linux_386.tar.gz +SOURCE_SUM=979e535f44c6d3e9dc8854ef8fc4b378137329ced68b853dd3465b259d567a87 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.5.0_linux_386.tar.gz +SOURCE_FILENAME=gotosocial_0.5.1_linux_386.tar.gz diff --git a/conf/x86-64.src b/conf/x86-64.src index 1d2b286..dbd32a9 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.5.0/gotosocial_0.5.0_linux_amd64.tar.gz -SOURCE_SUM=00a456a658eb607043955483e3389fef670b057c744c8706915e07babe93713b +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.5.1/gotosocial_0.5.1_linux_amd64.tar.gz +SOURCE_SUM=5aa80da78d252eaeafe2cc9bf43e92d9e1b433f44193a2e7e8337667bcae3210 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.5.0_linux_amd64.tar.gz +SOURCE_FILENAME=gotosocial_0.5.1_linux_amd64.tar.gz diff --git a/manifest.json b/manifest.json index 1012e9e..8a06d2c 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.5.0~ynh1", + "version": "0.5.1~ynh1", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only",