mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git: Update to version 2.30.1.windows.1
This commit is contained in:
parent
1901456e9c
commit
79a272d894
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.30.0.windows.2",
|
"version": "2.30.1.windows.1",
|
||||||
"description": "Distributed version control system",
|
"description": "Distributed version control system",
|
||||||
"homepage": "https://gitforwindows.org",
|
"homepage": "https://gitforwindows.org",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/PortableGit-2.30.0.2-64-bit.7z.exe#/dl.7z",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/PortableGit-2.30.1-64-bit.7z.exe#/dl.7z",
|
||||||
"hash": "90cbde9a51eb459a7ec1653c62f008160e9b7cfd67aac3628f15dc7370aa85d9"
|
"hash": "54bb3a0035bad71148fb6c771942a880d46a8dc6f3a0cb42eda88ca1374f1570"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/PortableGit-2.30.0.2-32-bit.7z.exe#/dl.7z",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/PortableGit-2.30.1-32-bit.7z.exe#/dl.7z",
|
||||||
"hash": "e7289b23b6f28415c24d5db7a6821d3723f31214e1d03ce55929cb30d093f6f8"
|
"hash": "931dc2f5495cd41c714c9cfb69288ff9f1026469c291912bfa789165ce9eeed6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "git config --global credential.helper manager-core",
|
"post_install": "git config --global credential.helper manager-core",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user