{
    "version": "14.0",
    "description": "Professional text and hex editor with Binary Templates technology.",
    "homepage": "https://www.sweetscape.com/010editor/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.sweetscape.com/010editor/manual/License.htm"
    },
    "notes": "This is a free 30-day trial version. Please buy a copy of it for furthur evaluation.",
    "architecture": {
        "64bit": {
            "url": "https://download.sweetscape.com/010EditorWin64Portable14.0.zip",
            "hash": "b54bbce7fb4cf407e712075ee76d4eba639da14b96301c8bef2284aa9d4b92d1",
            "extract_dir": "010EditorWin64Portable"
        },
        "32bit": {
            "url": "https://download.sweetscape.com/010EditorWin32Portable14.0.zip",
            "hash": "9698ae6eecd6a80e303ef6147a55e971fe091c8f5ece263f9cf4df3bb851ed9b",
            "extract_dir": "010EditorWin32Portable"
        }
    },
    "bin": [
        [
            "AppData\\010Editor.exe",
            "010editor"
        ]
    ],
    "shortcuts": [
        [
            "AppData\\010Editor.exe",
            "010 Editor"
        ]
    ],
    "persist": [
        "AppData\\Config",
        "AppData\\Data",
        "AppData\\Plugins",
        "010 Scripts",
        "010 Templates",
        "AppData\\Temp"
    ],
    "checkver": {
        "url": "https://www.sweetscape.com/download/previous/",
        "regex": "Download 010 Editor v([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.sweetscape.com/010EditorWin64Portable$version.zip"
            },
            "32bit": {
                "url": "https://download.sweetscape.com/010EditorWin32Portable$version.zip"
            }
        }
    }
}
