{
    "version": "2.5.9",
    "description": "An application designed for pre-processing planetary images before stacking them with image stacking software such as Registax.",
    "homepage": "https://web.archive.org/web/20230604160403/https://sites.google.com/site/astropipp/home",
    "license": {
        "identifier": "Freeware",
        "url": "https://web.archive.org/web/20230604160403/https://sites.google.com/site/astropipp/home#TOC-Acknowledgements"
    },
    "architecture": {
        "64bit": {
            "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/pipp/pipp_install_x64_2.5.9.zip",
            "hash": "231f08bf36aa812946158d6239861bd9a3a328d33124afd357a35dc28d623efe"
        },
        "32bit": {
            "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/pipp/pipp_install_x86_2.5.9.zip",
            "hash": "87dfaa846e75e265a004961aa785b5544ec7cf8ae0cf4c7443a9c677172bba0d"
        }
    },
    "installer": {
        "script": [
            "(Get-ChildItem \"$dir\" '*.exe').FullName | Expand-7zipArchive -DestinationPath \"$dir\" -Removal",
            "Remove-Item \"$dir\\`$*\", \"$dir\\uninst*\" -Recurse"
        ]
    },
    "bin": "PIPP.exe",
    "shortcuts": [
        [
            "PIPP.exe",
            "PIPP"
        ]
    ]
}
