We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b04fd5 commit a69ec70Copy full SHA for a69ec70
images/windows/scripts/build/Install-Mercurial.ps1
@@ -3,7 +3,7 @@
3
## Desc: Install Mercurial
4
################################################################################
5
6
-Install-ChocoPackage hg -ArgumentList "--version", "5.0.0"
+Install-ChocoPackage hg -ArgumentList "--version", "6.3.1"
7
8
Add-MachinePathItem "${env:ProgramFiles}\Mercurial\"
9
Update-Environment
0 commit comments