{
    "homepage": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa370557(v=vs.85).aspx",
    "version": "3.1.4000.1830",
    "license": "Freeware(MS-EULA)",
    "description": "Windows Installer Table Editor",
    "notes": "Orca is now part of the Windows SDK. https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk",
    "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/orca/Orca.Msi",
    "hash": "119FC6D2D9A872477A4B12DD43C637E8DD9F7705A26CD9A79A9F0C90C2AA9F45",
    "post_install": [
        "# Copy binaries to db location",
        "copy \"$dir\\Orca\\*.*\" \"$dir\\Orca\\WinNT\""
    ],
    "bin": "Orca\\WinNT\\Orca.exe"
}
