We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ba2770 + 4fb32c3 commit 145d538Copy full SHA for 145d538
Casks/c/chef-workstation.rb
@@ -3,9 +3,9 @@
3
4
macos_version = "11"
5
6
- version "24.12.1073"
7
- sha256 arm: "4fa607c3f7ee5946c4df39dc6b2ed1bc96dee16510cada65dbadad0a708a9bec",
8
- intel: "0aa7835a8bab7bc884e5db8f7f66f252fdb9cfb4c74f29b1578e99ec2cf965cd"
+ version "25.2.1075"
+ sha256 arm: "9b6312d5efa3d35f4472efd7687ae1d4954971c4450c2f5e911752fa540d439d",
+ intel: "e578d0a08c7e2bf40847091e8e4328c6657ad3cd2a517051cb82d3ef7c8d25d3"
9
10
url "https://packages.chef.io/files/stable/chef-workstation/#{version}/mac_os_x/#{macos_version}/chef-workstation-#{version}-1.#{arch}.dmg"
11
name "Chef Workstation"
0 commit comments