From 89a8b99a94f614b7929c803ff1d97f4e4dff9110 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 11 Apr 2024 00:05:25 +0200 Subject: [PATCH] Disable autoupdater and share flabbergasting --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index fa570e7..4b451af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,8 +42,8 @@ ram.runtime = "50M" extract = false rename = "metabase.jar" - # Careful, this will generate invalid PRs, it's only here as a notification bell - autoupdate.strategy = "latest_github_release" + # Disabled. Metabase releases its Community Edition as v0.x and Entreprise Edition as v1.x. What the heck. + # autoupdate.strategy = "latest_github_release" [resources.ports]