mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +00:00
[Windows] Updating latest Mercurial version 6.3.1 (#12670)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
## Desc: Install Mercurial
|
## Desc: Install Mercurial
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
Install-ChocoPackage hg -ArgumentList "--version", "5.0.0"
|
Install-ChocoPackage hg -ArgumentList "--version", "6.3.1"
|
||||||
|
|
||||||
Add-MachinePathItem "${env:ProgramFiles}\Mercurial\"
|
Add-MachinePathItem "${env:ProgramFiles}\Mercurial\"
|
||||||
Update-Environment
|
Update-Environment
|
||||||
|
|||||||
Reference in New Issue
Block a user