{
    "version": "23.12.1055",
    "description": "Chef Workstation is Chef's modern developer tool kit that includes Chef Infra, InSpec and Habitat plus a host of resources, helpers and testing tools that make automating infrastructure, application and security testing easier than ever. Chef Workstation supercedes ChefDK.",
    "homepage": "https://www.chef.io",
    "license": {
        "identifier": "Proprietary, BSD-2-Clause, MPL-2.0, Apache-2.0, BSD-3-Clause, MIT, Public Domain, OpenSSL, GPL-2.0, GPL-3.0, Zlib, ...",
        "url": "https://www.chef.io/end-user-license-agreement/"
    },
    "architecture": {
        "64bit": {
            "url": "https://packages.chef.io/files/stable/chef-workstation/23.12.1055/windows/2022/chef-workstation-23.12.1055-1-x64.msi",
            "hash": "71e42c1a766330940a61e72ff8e0f2b6e7b6fbbb65d19eb782236a89b115830a"
        }
    },
    "extract_dir": "opscode",
    "pre_install": "Expand-7zipArchive \"$dir\\chef-workstation.zip\" -Removal",
    "env_add_path": "bin",
    "shortcuts": [
        [
            "components\\chef-workstation-app\\Chef Workstation App.exe",
            "Chef Workstation"
        ]
    ],
    "checkver": {
        "url": "https://www.chef.io/downloads/tools/workstation",
        "regex": "/stable/chef-workstation/([\\d.]+)/windows/"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://packages.chef.io/files/stable/chef-workstation/$version/windows/2022/chef-workstation-$version-1-x64.msi",
                "hash": {
                    "url": "$url.sha256"
                }
            }
        }
    }
}
