From f3493bced6c29bac4798d4b83474ff50133cb321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 May 2024 17:11:17 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index f40b329..89a008b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,10 +44,10 @@ ram.runtime = "50M" default = "visitors" [resources] - [resources.sources.main] - url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz" - sha256 = "9149c55f09b245cde2d295efe1f373c394db7a7652ba32432d05dc11c2ddb697" - autoupdate.strategy = "latest_github_tag" + [resources.sources.main] + url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz" + sha256 = "9149c55f09b245cde2d295efe1f373c394db7a7652ba32432d05dc11c2ddb697" + autoupdate.strategy = "latest_github_tag" [resources.ports] main.default = 3000