From 6bf0f9c2e402dd307ff30915aa3e38a584d27a2c Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Wed, 25 Oct 2023 11:58:46 +0200 Subject: [PATCH] Try tagged releases --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2c5ec40..3174e24 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,8 +46,7 @@ ram.runtime = "50M" # You can also define other assets than "main" and add --source_id="foobar" in the previous command url = "https://github.com/mozilla-services/syncstorage-rs/archive/59283b5977a5d997c1292eb5392f6ad252855c0d.tar.gz" sha256 = "63f0da2069f70c7e579cb1e0389644969eb394b4ae14e2068f4026ffe88c15be" - autoupdate.strategy = "latest_github_commit" - autoupdate.force_version = "0.13.7-%Y%m%d" + autoupdate.strategy = "latest_github_tag" # This will provision/deprovision a unix system user [resources.system_user]