update to publish plugin

This commit is contained in:
2026-09-10 15:52:56 -07:00
parent 278d65f8f0
commit ab4a65187d
+10
View File
@@ -18,5 +18,15 @@
"min_app_version": "1.7.0",
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/roi-builder-pack.zip"
},
{
"id": "remote-processing-pack",
"name": "Remote Processing Pack",
"version": "0.3.0",
"description": "Delegates the processing of files to another device.",
"author": "Tyler de Zeeuw",
"min_app_version": "1.7.0",
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/remote-processing-pack.zip"
}
]