Skip to content

Commit

Permalink
Merge pull request #252 from chef/jfm/updating-branch
Browse files Browse the repository at this point in the history
updating branch
  • Loading branch information
johnmccrae authored Oct 10, 2024
2 parents ab840dd + 96c8ade commit 7f64b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion habitat-vs-2022-x64/plan.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $pkg_upstream_url="https://visualstudio.microsoft.com/downloads/#build-tools-for
$pkg_license=@("Microsoft Software License")
$pkg_maintainer="The Habitat Maintainers <[email protected]>"
$pkg_source="https://aka.ms/vs/17/release/vs_BuildTools.exe"
$pkg_shasum="751FC7138FACFE9A7D846945E4643FB592562964C2A3A4C6336B192D61913F5A"
$pkg_shasum="99c7677154366062a43082921f40f3ce00ef2614dbf94db23b244dd13dc9443d"
$pkg_build_deps=@("core/7zip")

$pkg_bin_dirs=@(
Expand Down
1 change: 1 addition & 0 deletions habitat/plan.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
$env:HAB_BLDR_CHANNEL = "LTS-2024"
$pkg_name="chef-powershell-shim"
$pkg_origin="chef"
$pkg_version="0.4.0"
Expand Down

0 comments on commit 7f64b61

Please sign in to comment.