{
    "version": "2026.5.0",
    "description": "A registry viewer with advanced search capabilities, multi-hive support, and the ability to access locked registry files.",
    "homepage": "https://ericzimmerman.github.io",
    "license": "MIT",
    "suggest": {
        ".NET Desktop Runtime 9.0": "versions/windowsdesktop-runtime-9.0"
    },
    "architecture": {
        "64bit": {
            "url": "https://download.ericzimmermanstools.com/net9/RegistryExplorer.zip",
            "hash": "7cbd0994c0329b24a95cb7e66354d959f0e3fbf5ee9811b63a7d3d898be4f4f2"
        }
    },
    "extract_dir": "RegistryExplorer",
    "shortcuts": [
        [
            "RegistryExplorer.exe",
            "Registry Explorer"
        ]
    ],
    "persist": [
        "Settings",
        "Bookmarks\\User"
    ],
    "checkver": {
        "url": "https://raw.githubusercontent.com/EricZimmerman/ericzimmerman.github.io/HEAD/index.md",
        "regex": "Registry Explorer[^[]+\\[([\\d.]+)[^)]+/(?<path>[^/]+)/RegistryExplorer"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.ericzimmermanstools.com/$matchPath/RegistryExplorer.zip"
            }
        }
    }
}
