{ "version": "1.80", "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.80/yori-typical-amd64.cab#/dl.7z", "hash": "9eef66a47768aeb6f87232833b958ee0772a6e1908638d5fe39a6620e362c0f4" }, "32bit": { "url": "http://www.malsmith.net/download/?obj=yori/1.80/yori-typical-win32.cab#/dl.7z", "hash": "0df7b939c4d4a76e61843786fc8097d853f603350537eb0413d3c99c32c12e8a" } }, "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" } } } }