mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
git-with-openssh: Add GIT_INSTALL_ROOT environment variable (#275)
- closes #274
This commit is contained in:
parent
9061fc2396
commit
03386d04d0
@ -41,6 +41,9 @@
|
||||
"url": "https://github.com/git-for-windows/git/releases/latest",
|
||||
"re": "v(?<version>[\\d\\w.]+)/PortableGit-(?<short>[\\d.]+).*\\.exe"
|
||||
},
|
||||
"env_set": {
|
||||
"GIT_INSTALL_ROOT": "$dir"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user