Skip to content

Commit

Permalink
Updating Hab to use a new switch
Browse files Browse the repository at this point in the history
Signed-off-by: John McCrae <[email protected]>
  • Loading branch information
John McCrae committed Jan 16, 2025
1 parent ff584f0 commit eaa6f32
Showing 1 changed file with 1 addition 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="ab3cff3d3a8c48804f47eb521cf138480f5ed4fe86476dd449a420777d7f2ead"
$pkg_shasum="e44275c738c3b146c1acbf6fadd059ff9567ce97113cc584886cdc6985bfe538"
$pkg_build_deps=@("core/7zip")

$pkg_bin_dirs=@(
Expand Down

0 comments on commit eaa6f32

Please sign in to comment.