diff --git a/manifest.toml b/manifest.toml index db47c4e..1ff5728 100644 --- a/manifest.toml +++ b/manifest.toml @@ -9,7 +9,7 @@ description.gl = "Un servidor áxil para a rede social ActivityPub" description.ca = "Un servidor de xarxa social basat en ActivityPub" description.fr = "Serveur de réseau social véloce basé sur ActivityPub" -version = "0.15.0~ynh2" +version = "0.16.0~ynh1" maintainers = [ "OniriCorpe" ] @@ -89,14 +89,14 @@ default = true [resources] [resources.sources.main] in_subdir = false -i386.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0-rc3/gotosocial_0.16.0-rc3_linux_386.tar.gz" -i386.sha256 = "7755365763749148e6278ec728aa9cb0827537735ca142165ffda901118354b2" -amd64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0-rc3/gotosocial_0.16.0-rc3_linux_amd64.tar.gz" -amd64.sha256 = "49ebdf55af3aaaf8eb48a5d877a75acdf9f46154cdf960e39805c564a9f91b1c" -armhf.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0-rc3/gotosocial_0.16.0-rc3_linux_armv7.tar.gz" -armhf.sha256 = "24d631f2dc46dc73617d0c8db0cb4754d6cb8068112fa35ced2804e57069b1c0" -arm64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0-rc3/gotosocial_0.16.0-rc3_linux_arm64.tar.gz" -arm64.sha256 = "3a56ddb9babb6726e0980dec21b85859442b8247822e4388d3249c833aa3a830" +i386.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0/gotosocial_0.16.0_linux_386.tar.gz" +i386.sha256 = "185298e63b14159121ac92b8016afc52eb8c183ec0a82554d958a8f2ffea51cb" +amd64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0/gotosocial_0.16.0_linux_amd64.tar.gz" +amd64.sha256 = "73d1bd9a3a99777a2b67a69fa5f90e802cdaea3f39ddd76ff5d79c354a20dd7a" +armhf.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0/gotosocial_0.16.0_linux_armv7.tar.gz" +armhf.sha256 = "912406bd91fe0095ad01831529c4fd2fc4181d3fb6c40b0265607c15b98463df" +arm64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.16.0/gotosocial_0.16.0_linux_arm64.tar.gz" +arm64.sha256 = "21de0f335f8f55fd966bfc2531fc69e874ec35967e74653ce522ee6ba817b179" autoupdate.asset.i386 = "gotosocial_.*linux_386.tar.gz$" autoupdate.asset.amd64 = "gotosocial_.*linux_amd64.tar.gz$"