diff --git a/automatic/git.install/git.install.nuspec b/automatic/git.install/git.install.nuspec index 051ca980822..597ac4429c2 100644 --- a/automatic/git.install/git.install.nuspec +++ b/automatic/git.install/git.install.nuspec @@ -4,50 +4,29 @@ git.install Git (Install) - 2.36.0 + 2.36.1 The Git Development Community chocolatey-community Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows - https://git-for-windows.github.io/ https://github.com/git-for-windows/git diff --git a/automatic/git.install/legal/VERIFICATION.txt b/automatic/git.install/legal/VERIFICATION.txt index 22d21bd94be..9bbce8bbb06 100644 --- a/automatic/git.install/legal/VERIFICATION.txt +++ b/automatic/git.install/legal/VERIFICATION.txt @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: - checksum32: 5DE71F60CA0012E5EFC6E991696095D3EB5A80D156FB404C3FBE8317BA690313 - checksum64: 5196563BA07031257D972C0B3C2EBD3227D98A40587278E11930DBC2F78D4E69 + checksum32: 0A50735BD088698E6015265D9373CB0CC859F46A0689D3073F91DA0DC0FE66AA + checksum64: 08A0C20374D13D1B448D2C5713222FF55DD1F4BFFA15093B85772CC0FC5F30E7 File 'LICENSE.txt' is obtained from diff --git a/automatic/git.install/tools/chocolateyInstall.ps1 b/automatic/git.install/tools/chocolateyInstall.ps1 index fdf26554901..5b16048fdd7 100644 --- a/automatic/git.install/tools/chocolateyInstall.ps1 +++ b/automatic/git.install/tools/chocolateyInstall.ps1 @@ -7,8 +7,8 @@ $pp = Get-PackageParameters Stop-GitSSHAgent -$fileName32 = 'Git-2.36.0-32-bit.exe' -$fileName64 = 'Git-2.36.0-64-bit.exe' +$fileName32 = 'Git-2.36.1-32-bit.exe' +$fileName64 = 'Git-2.36.1-64-bit.exe' $silentArgs = "/VERYSILENT", "/SUPPRESSMSGBOXES", "/NORESTART", "/NOCANCEL", "/SP-", "/LOG", (Get-InstallComponents $pp) $silentArgs += Get-InstallOptions $pp diff --git a/automatic/git/README.md b/automatic/git/README.md index 856e106cf04..0415c62f858 100644 --- a/automatic/git/README.md +++ b/automatic/git/README.md @@ -1,4 +1,4 @@ -# [git](https://chocolatey.org/packages/git) +# [git.install](https://chocolatey.org/packages/git.install) Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike. @@ -13,7 +13,7 @@ Git for Windows focuses on offering a lightweight, native set of tools that brin See the [Git Package Parameters documentation page](https://github.com/chocolatey-community/chocolatey-packages/blob/master/automatic/git.install/ARGUMENTS.md). Example for passing in package parameters: -`choco install git --params "/GitAndUnixToolsOnPath /WindowsTerminal /NoAutoCrlf` +`choco install git.install --params "/GitAndUnixToolsOnPath /WindowsTerminal /NoAutoCrlf` ## Notes diff --git a/automatic/git/git.nuspec b/automatic/git/git.nuspec index 602d17c4b39..0389d136c3f 100644 --- a/automatic/git/git.nuspec +++ b/automatic/git/git.nuspec @@ -4,50 +4,29 @@ git Git - 2.36.0 + 2.36.1 The Git Development Community chocolatey-community Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows - https://git-for-windows.github.io/ https://github.com/git-for-windows/git @@ -60,7 +39,7 @@ Example: `choco install git.install --params "/GitAndUnixToolsOnPath /NoGitLfs / false https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@10a8d98b2f320b565fa5349a4352e79666db71ff/icons/git.svg - +