Skip to content

Commit

Permalink
AU: 6 updated - git git.install git.portable kitty vim youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 29, 2020
1 parent ade745a commit 9fd4cf8
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion automatic/git.install/git.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.install</id>
<title>Git (Install)</title>
<version>2.29.2.3</version>
<version>2.30.0</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/Git-2.29.2.3-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/Git-2.29.2.3-64-bit.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/Git-2.30.0-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/Git-2.30.0-64-bit.exe>
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: 6A753EAC3CCF41B3EDF577F3C8B7E5299BC78455552304E60E197F2D1FA117DE
checksum64: 7EA2CD77818FAAE28BA401D1E7D9467DA00E97BBD5E7FBB6788CE0CEFDD24D2D
checksum32: E41B7D0E1C88A023ECD42A1E7339C39A8E906CD51EA9AE9AEFDB42C513103F57
checksum64: 1F38FD19D5F36F1E3DFFDF5B233C883CEA4FB418A44CC1D980C9F14D284385C9

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Set-InstallerRegistrySettings $pp

Stop-GitSSHAgent

$fileName32 = 'Git-2.29.2.3-32-bit.exe'
$fileName64 = 'Git-2.29.2.3-64-bit.exe'
$fileName32 = 'Git-2.30.0-32-bit.exe'
$fileName64 = 'Git-2.30.0-64-bit.exe'
$packageArgs = @{
PackageName = 'git.install'
FileType = 'exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/git.portable/git.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.portable</id>
<title>Git (Portable)</title>
<version>2.29.2.3</version>
<version>2.30.0</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/PortableGit-2.29.2.3-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/PortableGit-2.29.2.3-64-bit.7z.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/PortableGit-2.30.0-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/PortableGit-2.30.0-64-bit.7z.exe>
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: 6A9AD809842C3FD34CAA1737F0DC6DCD3BB721072B3F3C50BB9529A754ED9F52
checksum64: 47334810D3CC063D1111FAC55E4645893BC8F758D3EBF571883749D90B3CD7B4
checksum32: B3768C64B6AFA082043659C56ACB4C3483DF6B6E884FDC7E3C769F7E7E99A3A8
checksum64: 6497E30FC6141E3C27AF6CC3A081861043A7666DD54F395D47184E8EB75F5D61

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git/git.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git</id>
<title>Git</title>
<version>2.29.2.3</version>
<version>2.30.0</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install git.install --params "/GitAndUnixToolsOnPath /NoGitLfs /
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@10a8d98b2f320b565fa5349a4352e79666db71ff/icons/git.svg</iconUrl>
<dependencies>
<dependency id="git.install" version="[2.29.2.3]" />
<dependency id="git.install" version="[2.30.0]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/kitty/kitty.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>kitty</id>
<version>0.74.3.5</version>
<version>0.74.4.1</version>
<title>KiTTY</title>
<authors>Cyril Dupont</authors>
<owners>chocolatey-community, Andre-Patrick Bubel, Miodrag Milic</owners>
Expand Down
16 changes: 8 additions & 8 deletions automatic/kitty/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ be equal to the checksums specified in this file.
|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
| Filename | Checksum | Url |
| ------------ | ---------------------------------------------------------------- | ----------------------------------------------------------------------- |
| kitty.exe | FAB378364E51EA590E0799A7982DA847675852D713CA4DC29A15F3F6F2E847EA | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/kitty.exe |
| kageant.exe | 00E352D1FA9C41300DEDD96780FAAC5D37D46704BF762F144BA370FC02D001FB | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/kageant.exe |
| klink.exe | D6764C2AF49BC477A1615CCE0E030B7AACE01766CD721511A876B08C6D2C9FC7 | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/klink.exe |
| cygtermd.exe | 3130B430DDF0491DE931F2735F4B2DB548FE1E70C94E707E4100958556A8753D | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/cygtermd.exe |
| ksftp.exe | 56B68318B50E05766417AE22627B11B57E74701278F8BC8D3C07689DA3F0549E | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/ksftp.exe |
| kittygen.exe | 29B9E2FC19844C5F63305607750229E7AC6E3092389F62C4FE21EDB1685714B4 | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/kittygen.exe |
| kscp.exe | 336D254FFE3FBF9A4CF1F084C3E335C1AB9FA8AC14C2031B3EDAB9CD1F4D33C3 | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/kscp.exe |
| genpass.exe | 8FC5549E3E498E3490909067D9CC154777D16834E6AC9FF12E14EC6A217CF8DB | https://github.com/cyd01/KiTTY/releases/download/v0.74.3.5/genpass.exe |
| kitty.exe | 52FD8DBCCF098E793C35140F38E7CE43CB85FCBA5E9AB5B9EF0B40C7CDC79568 | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/kitty.exe |
| kageant.exe | 52BFD94C0B17EEEDDE9D866C725D5BA8306B08B54E6C2700EB9492C615F7421B | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/kageant.exe |
| klink.exe | 13426DF5E8397DDC2FC519F5AD4EE9B2E5F8B152B2B99808DE34FEDD004A0B50 | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/klink.exe |
| cygtermd.exe | 3130B430DDF0491DE931F2735F4B2DB548FE1E70C94E707E4100958556A8753D | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/cygtermd.exe |
| ksftp.exe | 60F687A357AF1C42D0A5080C328FA5CBE3FE653095E0E98755BD11AB4D053A0E | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/ksftp.exe |
| kittygen.exe | FF90D98645770696E620FB374435B9EBE02EBC8FF8A37FF2CDDD03DB3F5D4A81 | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/kittygen.exe |
| kscp.exe | 527C4685F4A18B1BD13538756F9486B3D6E631CAED0484DAC82D16319D0D0296 | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/kscp.exe |
| genpass.exe | 8FC5549E3E498E3490909067D9CC154777D16834E6AC9FF12E14EC6A217CF8DB | https://github.com/cyd01/KiTTY/releases/download/v0.74.4.1/genpass.exe |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2232/gvim_8.2.2232_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2232/gvim_8.2.2232_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2241/gvim_8.2.2241_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2241/gvim_8.2.2241_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: D4521C00533C4A8F4205C40716858C1AB9C141955F38BB99EA9947F9E5E3A7AF
checksum64: 47D76994FB5DD9E1A7882B8BE0036861DE878F642A210ED3A6BAF027385E7782
checksum32: 134109F83DE8C7BC717EA4A7682B19582CBF38798C5F5FEFF9DC1B4E354D37CE
checksum64: 3FA843F764E06B5B0D6521FD19FC08192F0B8A686AB844FBB45A1CA758D7632D
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.2232_x86.zip"
file64 = "$toolsDir\gvim_8.2.2232_x64.zip"
file = "$toolsDir\gvim_8.2.2241_x86.zip"
file64 = "$toolsDir\gvim_8.2.2241_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.2232</version>
<version>8.2.2241</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/youtube-dl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha512
checksum: 2e5a9e180bdf94847ea24d1141e521e7f09b2a96047152f3954ab6aaa47dd29e03660fc341e7468b36b9d72a3290a666d037d17765fa2e94d53e443a63229901
checksum: 99eba1f203b9d643470fea1ae672bb7bae0368e0079ca677602521dba037dfd3bd6e5e8e4421d95f3ef9cb2f62daec1529529229bc5503d9471d389e2b2c8d9d

File 'LICENSE.txt' is obtained from <https://github.com/rg3/youtube-dl/blob/b7769a05eca3611e492f7a75f1c40cddd2019ef1/LICENSE>
2 changes: 1 addition & 1 deletion automatic/youtube-dl/youtube-dl.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>youtube-dl</id>
<version>2020.12.26</version>
<version>2020.12.29</version>
<title>youtube-dl</title>
<owners>chocolatey-community</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 9fd4cf8

Please sign in to comment.