From e5d4974164f0376916c96d6bd4a0d9183c8cbeff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olav=20R=C3=B8nnestad=20Birkeland?= <6450056+o-l-a-v@users.noreply.github.com> Date: Sun, 19 Oct 2025 16:04:58 +0200 Subject: [PATCH] chef-workstation@25.9.1094: Fixed checkver, license and updated --- bucket/chef-workstation.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/chef-workstation.json b/bucket/chef-workstation.json index a4881861d411d5..fbae39fd7d2752 100644 --- a/bucket/chef-workstation.json +++ b/bucket/chef-workstation.json @@ -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", @@ -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": {