diff --git a/manifest.toml b/manifest.toml index fa54c2b..1b64a65 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "GoToSocial" description.en = "ActivityPub social network server" description.fr = "Serveur de réseau social basé sur ActivityPub" -version = "0.9.0~ynh1" +version = "0.11.0~ynh1" maintainers = ["OniriCorpe"] @@ -74,16 +74,16 @@ ram.runtime = "50M" [resources] [resources.sources.main] in_subdir = false - arm64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_linux_arm64.tar.gz" - arm64.sha256 = "6b3f543ef9e86953b74b859556996ee533a73fa2ec7ea035b9f392589e3c188b" - armel.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_linux_armv6.tar.gz" - armel.sha256 = "6a7508c40309a621246f351e95c2bef763b37fda5a8e1f3fe2485d7805973eb1" - armhf.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_linux_armv7.tar.gz" - armhf.sha256 = "41f932878ed3da809aa80dbfab51f0d84c6edc8283ee1893b46ee0338eb7ac01" - i386.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_linux_386.tar.gz" - i386.sha256 = "73cf171ae72a06dd3da669ffedd03da545a143c4965dd9585ad3586a25c734c2" - amd64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_linux_amd64.tar.gz" - amd64.sha256 = "9b802061eb694508f1876486738b3a4062474eb4df9d864c5e293283c1756337" + arm64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.11.0/gotosocial_0.11.0_linux_arm64.tar.gz" + arm64.sha256 = "c0483b53200b7af7bb3d02f2eacd22780deb2ba20ca246bc62198fe18c05f11b" + armel.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.11.0/gotosocial_0.11.0_linux_armv6.tar.gz" + armel.sha256 = "43506e27f7ced4683bd2db665176d3bf6ee761c8a46979af833890862ba74437" + armhf.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.11.0/gotosocial_0.11.0_linux_armv7.tar.gz" + armhf.sha256 = "3950fcf38a0438c33307dc00e91be305a247ff965b592dd54962f359c721a3df" + i386.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.11.0/gotosocial_0.11.0_linux_386.tar.gz" + i386.sha256 = "1429acce3a61580596816f26c4ce4baf4f299ac47fdd447ad4527ee8103c6a99" + amd64.url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v0.11.0/gotosocial_0.11.0_linux_amd64.tar.gz" + amd64.sha256 = "b008350c7130388860182065d95d23feec6ea10d4c9013528ee96fd041a85804" [resources.ports]