From e7d4cd569334b30aceba7a680c7326840007f7e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:22:10 +0200 Subject: [PATCH] use build --- conf/config.inc.php | 19 +++++++++++++++++++ manifest.toml | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/conf/config.inc.php b/conf/config.inc.php index a466db5..053c399 100644 --- a/conf/config.inc.php +++ b/conf/config.inc.php @@ -1,4 +1,23 @@ . + */ + /* This is an example for your configuration file, read comments and replace the "blanks". diff --git a/manifest.toml b/manifest.toml index b804917..004d330 100644 --- a/manifest.toml +++ b/manifest.toml @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/galette/galette/archive/refs/tags/1.1.0.tar.gz" - sha256 = "c039c472fd3e6cab9051926bc510bbbdfd36b3a2f72431b06958c33157d5f69e" + url = "https://galette.eu/download/galette-1.1.0.tar.bz2" + sha256 = "dddec991c9a48b4ec7b9c25a5365a5cff8d35cbe674975092014f5512804d021" autoupdate.strategy = "latest_github_tag" [resources.system_user]