From fca438c184d874392e703f6136641796c95ce85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 23 Jun 2024 19:21:01 +0200 Subject: [PATCH] Remove autoupdate that can't work --- manifest.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index b306a0b..71b4872 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,12 +38,6 @@ ram.runtime = "50M" amd64.url = "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.11.1-linux-x86_64.tar.gz" amd64.sha256 = "dd8572e4f50ffbe4079cce315b17c25e3cebaa02fd7eb134d2aa222703459780" - # This is only for notification purposes! Generated PRs will be invalid. - autoupdate.strategy = "latest_github_tag" - autoupdate.asset.amd64 = "tarball" - autoupdate.asset.arm64 = "tarball" - autoupdate.needs_manual_tweaks = true - [resources.system_user] [resources.install_dir]