{
    "version": "3.19.0",
    "description": "A powerful and intuitive tool for editing CSV files.",
    "homepage": "https://smoothcsv.com/",
    "license": {
        "identifier": "Freeware",
        "url": "https://smoothcsv.com/terms"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/kohii/smoothcsv3/releases/download/v3.19.0/SmoothCSV_3.19.0_x64_portable.zip",
            "hash": "cb00af42dbe6f047c301b4b9dd382efdaa2a60f3e881efbc19dc63833ed4d4b4"
        },
        "arm64": {
            "url": "https://github.com/kohii/smoothcsv3/releases/download/v3.19.0/SmoothCSV_3.19.0_arm64_portable.zip",
            "hash": "f59beb20b8dc900aeeb66b9a46a291c77c142227f29d5ee41822b6a996d3b61c"
        }
    },
    "bin": "bin\\smoothcsv.exe",
    "shortcuts": [
        [
            "SmoothCSV.exe",
            "SmoothCSV"
        ]
    ],
    "persist": "data",
    "checkver": {
        "github": "https://github.com/kohii/smoothcsv3"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kohii/smoothcsv3/releases/download/v$version/SmoothCSV_$version_x64_portable.zip"
            },
            "arm64": {
                "url": "https://github.com/kohii/smoothcsv3/releases/download/v$version/SmoothCSV_$version_arm64_portable.zip"
            }
        }
    }
}
