{
    "version": "25.12.1102",
    "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",
        "url": "https://www.chef.io/end-user-license-agreement/"
    },
    "architecture": {
        "64bit": {
            "url": "https://packages.chef.io/files/stable/chef-workstation/25.12.1102/windows/2022/chef-workstation-25.12.1102-1-x64.msi",
            "hash": "24a1413a6eada44f1c3a9ec3ddc66399cbfe9695345c7ae05aa9c74e9a096e31"
        }
    },
    "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://docs.chef.io/release_notes_workstation/",
        "regex": "Chef Workstation ([\\d.]+)"
    },
    "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"
                }
            }
        }
    }
}
