git@2.39.0.windows.2: Update notes (#4274)

Resolve warning when using git:
warning: git-credential-manager-core was renamed to git-credential-manager
warning: see https://aka.ms/gcm/rename for more information
This commit is contained in:
lsq27 2022-12-25 23:25:14 +08:00 committed by GitHub
parent 9115eb23e1
commit 95edbc532a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"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",
"notes": "Set Git Credential Manager Core by running: \"git config --global credential.helper manager-core\"", "notes": "Set Git Credential Manager Core by running: \"git config --global credential.helper manager\"",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/PortableGit-2.39.0.2-64-bit.7z.exe#/dl.7z", "url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/PortableGit-2.39.0.2-64-bit.7z.exe#/dl.7z",