{
    "version": "16.0.4",
    "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/010EditorWin64Portable16.0.4.zip",
            "hash": "f4512b246c5629fd080d41b5c866ced86a1400480c10fda0f5240008b2cd2675",
            "extract_dir": "010EditorWin64Portable"
        },
        "32bit": {
            "url": "https://download.sweetscape.com/010EditorWin32Portable16.0.4.zip",
            "hash": "addac0a09e359c92b5ce5818c4147eb6c36cbcc15a4019e4df6a57c03a1461f3",
            "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/010editor/",
        "regex": "(?s)Portable Version.*Version: ([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.sweetscape.com/010EditorWin64Portable$version.zip",
                "hash": {
                    "url": "https://www.sweetscape.com/download/010EditorWin64Portable.zip.SHA256.txt",
                    "regex": "$sha256"
                }
            },
            "32bit": {
                "url": "https://download.sweetscape.com/010EditorWin32Portable$version.zip",
                "hash": {
                    "url": "https://www.sweetscape.com/download/010EditorWin32Portable.zip.SHA256.txt",
                    "regex": "$sha256"
                }
            }
        }
    }
}
