{ "version": "0.2.3", "description": "Easy, powerful and fast text editor for your terminal.", "homepage": "https://getfresh.dev", "license": "GPL-2.0-only", "architecture": { "64bit": { "url": "https://github.com/sinelaw/fresh/releases/download/v0.2.3/fresh-editor-x86_64-pc-windows-msvc.zip", "hash": "9640bd475f2f556a1b23cd776b02bf213a8496406394b43a6d7f84af171cc5ad" } }, "bin": "fresh.exe", "checkver": { "github": "https://github.com/sinelaw/fresh" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/sinelaw/fresh/releases/download/v$version/fresh-editor-x86_64-pc-windows-msvc.zip" } }, "hash": { "url": "$url.sha256" } } }