Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions bucket/chef-workstation.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "23.12.1055",
"version": "25.9.1094",
"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, ...",
"identifier": "Proprietary",
"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"
"url": "https://packages.chef.io/files/stable/chef-workstation/25.9.1094/windows/2022/chef-workstation-25.9.1094-1-x64.msi",
"hash": "5c9b44efad5f2c71353048edd2d7e3079a316de5a96a1828d911e3093d3341e6"
}
},
"extract_dir": "opscode",
Expand All @@ -22,8 +22,8 @@
]
],
"checkver": {
"url": "https://www.chef.io/downloads/tools/workstation",
"regex": "/stable/chef-workstation/([\\d.]+)/windows/"
"url": "https://docs.chef.io/release_notes_workstation/",
"regex": "Chef Workstation ([\\d.]+)"
},
"autoupdate": {
"architecture": {
Expand Down