Skip to content

Commit

Permalink
Bump Chef Workstation App to 0.2.121
Browse files Browse the repository at this point in the history
This pull request was triggered automatically via Expeditor when Chef Workstation App 0.2.121 was merged.

This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
  • Loading branch information
chef-ci authored and vkarve-chef committed Feb 14, 2022
1 parent 8b7054c commit 4de0024
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions omnibus/config/software/chef-workstation-app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
license_file "LICENSE"

# These three lines are updated automatically by Expeditor
default_version "0.2.117"
source sha1: "b674d9fe140de46d81abb62369f62d9dd5e0604c" if windows?
source sha1: "363f969978ed140ac8c426d0d3d19f36b60005f9" if linux?
default_version "0.2.121"
source sha1: "10c313d3fba74cf90e893a75bd29f4a25b6753ec" if windows?
source sha1: "64018fcea21f3bc9929401a64483e11386eae6e5" if linux?

platform_name = if macos?
if arm?
Expand Down

0 comments on commit 4de0024

Please sign in to comment.