Manifests/BellSoftLibericaJDK20.json

{
    "Name": "BellSoft Liberica JDK 20",
    "Source": "https://bell-sw.com/libericajdk/",
    "Get": {
        "Update": {
            "Uri": ""
        },
        "Download": {
            "Uri": "https://api.bell-sw.com/v1/liberica/releases?version-modifier=latest&version-feature=#Version&bitness=#Bitness&os=#Platform&arch=#Architecture",
            "Uri2": "https://api.bell-sw.com/v1/liberica/releases?version-modifier=latest&version-feature=#Version&bitness=#Bitness&os=#Platform&arch=#Architecture&package-type=#Type&bundle-type=#BundleType",
            "Versions": [
                "20"
            ],
            "Platforms": [
                "windows"
            ],
            "Architectures": [
                "x86",
                "arm"
            ],
            "Bitness": [
                "64",
                "32"
            ],
            "Types": [
                "msi",
                "zip"
            ],
            "BundleTypes": [
                "jre-full",
                "jdk",
                "jdk-full",
                "jdk-lite",
                "jre",
                "jre-full"
            ],
            "ContentType": "application/json"
        }
    },
    "Install": {
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}