Extras/bucket/manifold-viewer.json
2026-07-25 12:43:53 +00:00

32 lines
1.0 KiB
JSON

{
"version": "9.0.182.4",
"description": "File viewer for Manifold - a parallel GIS, ETL, data science and DBMS tool",
"homepage": "https://manifold.net/",
"license": "Freeware",
"suggest": {
"vcredist": "extras/vcredist2022"
},
"url": "https://manifold.net/updates/manifold-viewer-9.0.182.4.zip",
"hash": "5b8c00537cce404e18c6e9deb9bf3a5f0dcd635bae1ff1733e9c838c75877a98",
"extract_dir": "manifold-viewer-9.0.182.4",
"architecture": {
"64bit": {
"bin": "manifold.exe",
"shortcuts": [
[
"manifold.exe",
"Manifold 9 Viewer"
]
]
}
},
"checkver": {
"url": "https://manifold.net/updates/download_viewer.shtml",
"regex": "https://manifold.net/updates/manifold-viewer-([\\d.]+).zip"
},
"autoupdate": {
"url": "https://manifold.net/updates/manifold-viewer-$version.zip",
"extract_dir": "manifold-viewer-$version"
}
}