From a5260fe7190d2e6900980f042a1d91cc16db43b7 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 22 Nov 2019 00:13:10 +0000 Subject: [PATCH] AU: 3 updated - nodejs vim youtube-dl [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/0a44aafe6c4e5539d81478e9546af7dd6981703f --- automatic/nodejs/nodejs.json | 2 +- automatic/nodejs/nodejs.nuspec | 4 ++-- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- automatic/youtube-dl/legal/VERIFICATION.txt | 4 ++-- automatic/youtube-dl/youtube-dl.nuspec | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/automatic/nodejs/nodejs.json b/automatic/nodejs/nodejs.json index 48d233137d3..50061c676d4 100644 --- a/automatic/nodejs/nodejs.json +++ b/automatic/nodejs/nodejs.json @@ -8,5 +8,5 @@ "12": "12.13.1", "5": "5.12.0", "7": "7.10.1", - "13": "13.1.0" + "13": "13.2.0" } diff --git a/automatic/nodejs/nodejs.nuspec b/automatic/nodejs/nodejs.nuspec index 9ff53207b9d..c6052cf8a85 100644 --- a/automatic/nodejs/nodejs.nuspec +++ b/automatic/nodejs/nodejs.nuspec @@ -4,7 +4,7 @@ nodejs Node JS - 12.13.1 + 13.2.0 Node.js Foundation chocolatey, Rob Reynolds Node JS - Evented I/O for v8 JavaScript. @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js false https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png - + diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 06edce9de53..39e4a3e0347 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -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: - 64-Bit: + 32-Bit: + 64-Bit: 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: 4B7FDAC63AB3ECAE0FE9182EAC3E489055B20C1648145DD0DB93645DE7DE1660 - checksum64: 23149DEC1D4EF2E4C8B27D4F9FFCE36B7C931A14A4505D90CC47A08F4F3838A8 + checksum32: 5FAB38E8D15916083E9133B5B147B969658984F782A794A8926D30627A22CB25 + checksum64: FCA96BFCD82F969C10ECB583967C7D1DC7A2EFCF989D02BAB980D7D9740634B6 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index c48db448654..5c54697d9f9 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_8.1.2321_x86.zip" - file64 = "$toolsDir\gvim_8.1.2321_x64.zip" + file = "$toolsDir\gvim_8.1.2333_x86.zip" + file64 = "$toolsDir\gvim_8.1.2333_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 78b1de83581..e39b12cfe94 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 8.1.2321 + 8.1.2333 Bram Moolenaar, Vim Community chocolatey, Rob Reynolds, matsuhav 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. diff --git a/automatic/youtube-dl/legal/VERIFICATION.txt b/automatic/youtube-dl/legal/VERIFICATION.txt index 687c442e840..827a4f61e05 100644 --- a/automatic/youtube-dl/legal/VERIFICATION.txt +++ b/automatic/youtube-dl/legal/VERIFICATION.txt @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from their official download link listed on and can be verified like this: -1. Download +1. Download 2. Then use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha512 - checksum: 35dea620f71c418771adbe95b2556376d3ef4810047094e24d487f35667750603a955b59b42ab6ccde4be0c67073686c6f72f97e723e784c66b3a32d77325187 + checksum: c729f8f8adfe8e3e158095e2970abbd566c7b31598809cebb17b77c189c907e2183acfb64f807816baf5e3e2ea61f5e54802876a86f3c2485bc2e6648f8ee30d File 'LICENSE.txt' is obtained from diff --git a/automatic/youtube-dl/youtube-dl.nuspec b/automatic/youtube-dl/youtube-dl.nuspec index 6ed7f337744..259e13e4f13 100644 --- a/automatic/youtube-dl/youtube-dl.nuspec +++ b/automatic/youtube-dl/youtube-dl.nuspec @@ -3,7 +3,7 @@ youtube-dl - 2019.11.05 + 2019.11.22 youtube-dl chocolatey Ricardo Garcia and others