From 2725f0b5dee1433f2033ebde0ebead6189372862 Mon Sep 17 00:00:00 2001 From: tyler Date: Tue, 1 Sep 2026 13:25:27 -0700 Subject: [PATCH] Update plugins.json --- plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.json b/plugins.json index 7575e40..831af7a 100644 --- a/plugins.json +++ b/plugins.json @@ -7,16 +7,16 @@ "description": "Machine Learning on Processed fNIRS Data.", "platforms": ["win_x64"], "min_app_version": "1.7.0", - "download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/machine-learning-pack/machine_learning_pack.zip" + "download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/machine-learning-pack/machine_learning_pack_win_x64.zip" }, { - "id": "theme_pack", + "id": "theme-pack", "name": "Dark Theme Pack", "version": "1.0.0", "author": "Tyler de Zeeuw", "description": "Pure Python themes (cross-platform).", "min_app_version": "1.7.0", "platforms": ["darwin_arm64", "darwin_x64", "linux_x64"], - "download_url": "https://raw.githubusercontent.com/username/appname-plugins/main/releases/theme_pack.zip" + "download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/theme-pack/theme_pack_multi.zip" } ] \ No newline at end of file