{ "version": "1.70", "description": "A modern version of the legacy EDIT.COM text editor, from the author of Yori.", "homepage": "http://www.malsmith.net/yori/", "license": "MIT", "architecture": { "64bit": { "url": "http://www.malsmith.net/download/?obj=yori/1.70/yori-typical-amd64.cab#/dl.7z", "hash": "333a02ead98e91a54933754feafc275bfbe54cecdca29d8f41bbc5b620890b81" }, "32bit": { "url": "http://www.malsmith.net/download/?obj=yori/1.70/yori-typical-win32.cab#/dl.7z", "hash": "79e74dd73686ad40f947a9e59545ab62028f30a088cf8ec2d36be943d35dd6f1" } }, "post_install": "Remove-Item \"$dir\\*\" -Recurse -Exclude yedit.exe", "bin": "yedit.exe", "checkver": { "github": "https://github.com/malxau/yori" }, "autoupdate": { "architecture": { "64bit": { "url": "http://www.malsmith.net/download/?obj=yori/$version/yori-typical-amd64.cab#/dl.7z" }, "32bit": { "url": "http://www.malsmith.net/download/?obj=yori/$version/yori-typical-win32.cab#/dl.7z" } } } }