From 6bf7963c539d447f7df2cd675738b1b36e8fec82 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 15 Dec 2023 18:00:14 +0100 Subject: [PATCH] fix autoupdater, there's no actual asset, just use the tar.gz of the corresponding tag --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2530ff1..24be2f5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,7 +62,6 @@ ram.runtime = "0M" url = "https://github.com/maniackcrudelis/ssh_chroot/archive/v1.3.tar.gz" sha256 = "d44b51f8d838fc9f929e6048b825c8f74d52f6a254764527bce1ed4a4c558652" autoupdate.strategy = "latest_github_release" - autoupdate.asset = "*.tar.gz" [resources.system_user]