From 4a225b46ed5efb1fa6adc650a381705571cca9e5 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 12 May 2025 07:58:35 +0000 Subject: [PATCH] Bump Chef Workstation App to 0.2.193 This pull request was triggered automatically via Expeditor when Chef Workstation App 0.2.193 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required. --- omnibus/config/software/chef-workstation-app.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/omnibus/config/software/chef-workstation-app.rb b/omnibus/config/software/chef-workstation-app.rb index 55993f9ca..409cc2c16 100644 --- a/omnibus/config/software/chef-workstation-app.rb +++ b/omnibus/config/software/chef-workstation-app.rb @@ -21,9 +21,9 @@ license_file "LICENSE" # These three lines are updated automatically by Expeditor -default_version "0.2.191" -source sha1: "626695935f339114adfdfe29ac4b68f4088096f7" if windows? -source sha1: "a13ba6239fbc839daeb5a6800bac87bcb74c257f" if linux? +default_version "0.2.193" +source sha1: "" if windows? +source sha1: "" if linux? platform_name = if macos? if arm?