From 352f7c2c431e2f333c95d76948fb18e1ee5e97e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 19 May 2023 08:54:07 +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 4c69fce..25537fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.2.0/download" - sha256 = "862e39d1968b8fea2478c28b96ec7ec98551530b387bbaa5ba768b5b834497de" + url = "https://releases.rocket.chat/6.2.1/download" + sha256 = "415a85acbfd2725c228999d69638fbd719b5d3a78e702a0ef4f44a0d0da7a1b0" in_subdir = true extract = true rename = "rocket.chat.tgz"