From 192f429c2aafd4fe1667e422ff013745e9189481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 7 Apr 2023 12:03:30 +0200 Subject: [PATCH] autoupdate --- doc/DESCRIPTION.md | 1 + manifest.toml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index e69de29..c3b6168 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +Content management system (CMS) for simple website \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index 00dcae6..ae707e2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,6 +33,8 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/datenstrom/yellow/archive/f3b9b7bc4cdf4fac2fda682dc1bcf57a7a5672e3.zip" sha256 = "5bd2f016897d6a38cf342633250c6c6c3ccf41c7aa5214773b85b90b0aef2f79" + autoupdate.upstream = "https://github.com/datenstrom/yellow" + autoupdate.strategy = "latest_github_commit" [install.domain] type = "domain"