{ "version": "5.11.0", "description": "Model editing tools for 3D printing", "homepage": "https://ultimaker.com/software/ultimaker-cura", "license": "LGPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/Ultimaker/Cura/releases/download/5.11.0/Ultimaker-Cura-5.11.0-win64-X64.exe#/dl.7z", "hash": "294d4c3907137e789b16b15990bab64380eff5df7c7d9d0d06ec83966f36ffa0" } }, "pre_install": "Remove-Item \"$dir\\Uninstall*\", \"$dir\\`$*\", \"$dir\\vcredist_*.exe\" -Recurse", "bin": "CuraEngine.exe", "shortcuts": [ [ "Ultimaker-Cura.exe", "Ultimaker Cura" ] ], "checkver": { "github": "https://github.com/Ultimaker/Cura" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Ultimaker/Cura/releases/download/$version/Ultimaker-Cura-$version-win64-X64.exe#/dl.7z" } } } }