update to publish plugin
This commit is contained in:
@@ -18,5 +18,15 @@
|
|||||||
"min_app_version": "1.7.0",
|
"min_app_version": "1.7.0",
|
||||||
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
|
"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"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user