Skip to content

Commit a69ec70

Browse files
authored
[Windows] Updating latest Mercurial version 6.3.1 (#12670)
1 parent 6b04fd5 commit a69ec70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/windows/scripts/build/Install-Mercurial.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Desc: Install Mercurial
44
################################################################################
55

6-
Install-ChocoPackage hg -ArgumentList "--version", "5.0.0"
6+
Install-ChocoPackage hg -ArgumentList "--version", "6.3.1"
77

88
Add-MachinePathItem "${env:ProgramFiles}\Mercurial\"
99
Update-Environment

0 commit comments

Comments
 (0)