{
    "version": "0.3.5",
    "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.3.5/fresh-editor-x86_64-pc-windows-msvc.zip",
            "hash": "2420f3c0252f1740d8260df1f85d49c24fbf73dacce86cba6191a57bb32d9d6f"
        }
    },
    "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"
        }
    }
}
