From be3dafc3bb8bcbaf8df9730c5a98f0152ab7f890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 13 May 2023 13:55:59 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2973d10..11f0de7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.0-rc.1.tar.gz" - sha256 = "7f5560e82ad76aa36b46921ae3c1aa01edd3a092d58f4e2b6b5ec8ce093dd1fa" + url = "https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.0.tar.gz" + sha256 = "af72e37f86abf6659725fc2c3c2c3e813acb78906899d2bfc2e6aed445a17bda" autoupdate.strategy = "latest_github_tag" [resources.ports]