From 8e3211e3b1c6b2cbe941e16eb6b9189b015274f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 23 May 2024 18:38:40 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index d3555ab..d5603a6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -80,7 +80,7 @@ ram.runtime = "50M" arm64.url = "https://git.pleroma.social/pleroma/pleroma/-/archive/v2.6.3/pleroma-v2.6.3.tar.gz" arm64.sha256 = "9c909230c32edf0a2b1927ea874c355fb1e3aaf53703b56acd9ec76d718f4beb" - #extract = true + extract = true # Those assets are to make autoupdate work, but are dummy artifacts, because # We need to find the actual artifacts from the CI jobs...