Skip to content

Commit

Permalink
AU: 8 updated - Everything git-lfs git-lfs.install typescript vim vsc…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 12, 2020
1 parent 3166684 commit 818f650
Show file tree
Hide file tree
Showing 16 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion automatic/everything/Everything.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>Everything</id>
<version>1.4.11000</version>
<version>1.4.11002</version>
<title>Everything</title>
<authors>David Carpenter</authors>
<owners>chocolatey-community, Mark Michaelis</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/everything/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@ Package can be verified like this:

1. Go to

x32: https://www.voidtools.com/Everything-1.4.1.1000.x86-Setup.exe
x64: https://www.voidtools.com/Everything-1.4.1.1000.x64-Setup.exe
x32: https://www.voidtools.com/Everything-1.4.1.1002.x86-Setup.exe
x64: https://www.voidtools.com/Everything-1.4.1.1002.x64-Setup.exe

to download the installer.

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: F9DEDC6A5B47A41B9399182B57BC4240C0861EEDB9A3BBAA45387034B6D09BF5
checksum64: BC15F254039DBD61A98DDA80A5102DDBB7C02C48FCDF6838119081884DA28F2D
checksum32: E864D93FA60D0F9FF2C4DFF09AFD917EFCD4260DB69B2CE465B9D4D9373724B8
checksum64: 2822B8D6E16BC28ED1CCC98E9A712B51A04D339D0EEBFEAEABCE778678A505B0
checksum es.exe: 5AE97E10B832B8B94427B685E3C733896524B2269D8E096D40194F3CCB05A073

Using AU:

Get-RemoteChecksum https://www.voidtools.com/Everything-1.4.1.1000.x64-Setup.exe
Get-RemoteChecksum https://www.voidtools.com/Everything-1.4.1.1002.x64-Setup.exe

File 'License.txt' is obtained from:
https://www.voidtools.com/License.txt
Expand Down
4 changes: 2 additions & 2 deletions automatic/git-lfs.install/git-lfs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git-lfs.install</id>
<title>Git Large File Storage (Install)</title>
<version>2.12.1</version>
<version>2.13.1</version>
<authors>GitHub Inc</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://git-lfs.github.com/</projectUrl>
Expand All @@ -26,7 +26,7 @@ Git Large File Storage (LFS) replaces large files such as audio samples, videos,
]]></description>
<tags>git lfs vcs dvcs version-control admin foss cross-platform cli</tags>
<releaseNotes>https://github.com/git-lfs/git-lfs/releases/tag/v2.12.1</releaseNotes>
<releaseNotes>https://github.com/git-lfs/git-lfs/releases/tag/v2.13.1</releaseNotes>
<dependencies>
<dependency id="git" version="1.8.5" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/git-lfs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ in verifying that this package's contents are trustworthy.

The installer have been downloaded from GitHub and can be verified like this:

1. Go to <https://github.com/git-lfs/git-lfs/releases/download/v2.12.1/git-lfs-windows-v2.12.1.exe>
1. Go to <https://github.com/git-lfs/git-lfs/releases/download/v2.13.1/git-lfs-windows-v2.13.1.exe>
to download the installer
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: sha256
checksum: 4A0118684F8E1445433A91A8ECD3176A201B5A90793F240FB9C61207FDB96E20
checksum: 7A3D5924766926E15FA8BCDDB11EE71D2BBC19BEAA872CD9B09AC73AAA704AC7

File 'LICENSE.txt' is obtained from <https://github.com/git-lfs/git-lfs/blob/6faa2589cf31a87e4109eb6490a461620c6e64b2/LICENSE.md>
2 changes: 1 addition & 1 deletion automatic/git-lfs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$filePath = "$toolsDir\git-lfs-windows-v2.12.1.exe"
$filePath = "$toolsDir\git-lfs-windows-v2.13.1.exe"

$packageArgs = @{
PackageName = 'git-lfs'
Expand Down
6 changes: 3 additions & 3 deletions automatic/git-lfs/git-lfs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git-lfs</id>
<title>Git Large File Storage</title>
<version>2.12.1</version>
<version>2.13.1</version>
<authors>GitHub Inc</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://git-lfs.github.com/</projectUrl>
Expand All @@ -26,9 +26,9 @@ Git Large File Storage (LFS) replaces large files such as audio samples, videos,
]]></description>
<tags>git lfs vcs dvcs version-control foss cross-platform cli</tags>
<releaseNotes>https://github.com/git-lfs/git-lfs/releases/tag/v2.12.1</releaseNotes>
<releaseNotes>https://github.com/git-lfs/git-lfs/releases/tag/v2.13.1</releaseNotes>
<dependencies>
<dependency id="git-lfs.install" version="[2.12.1]" />
<dependency id="git-lfs.install" version="[2.13.1]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/typescript/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Update-SessionEnvironment

$npmPath = Get-Command npm | ForEach-Object { $_.Path }
"Installing $env:chocolateyPackageName using nodejs..."
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@4.1.2"
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@4.1.3"
4 changes: 2 additions & 2 deletions automatic/typescript/typescript.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>typescript</id>
<version>4.1.2</version>
<version>4.1.3</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/typescript</packageSourceUrl>
<owners>chocolatey-community, Microsoft</owners>
<title>TypeScript</title>
Expand All @@ -23,7 +23,7 @@
This package installs the command-line TypeScript compiler as a Node.js package.
]]></description>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+4.1.2%22+label%3A%22fixed%22+</releaseNotes>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+4.1.3%22+label%3A%22fixed%22+</releaseNotes>
<dependencies>
<dependency id="nodejs-lts" version="6.9.2" />
</dependencies>
Expand Down
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.2127/gvim_8.2.2127_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2127/gvim_8.2.2127_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2129/gvim_8.2.2129_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2129/gvim_8.2.2129_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: 1E3263B5D2049716ED40690FA443ECEC8CEDF8BA7805B3B5139C652737201934
checksum64: 57BF4C885B0B6FD137D51B49A61398356D6BD62F678C25C91866B9ED6E67ACE6
checksum32: 9845E254635FEAE0B665ED589186AAA03609D4B89B4D82FC8E6BC4FE9BEF3C4E
checksum64: 975C576D7AFEF2A2849957561879936A3F3D67B20DDEC724581783C16C9FCCD6
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.2127_x86.zip"
file64 = "$toolsDir\gvim_8.2.2127_x64.zip"
file = "$toolsDir\gvim_8.2.2129_x86.zip"
file64 = "$toolsDir\gvim_8.2.2129_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.2127</version>
<version>8.2.2129</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
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/dbbf7079b20b3036b3ff5ac2e2106b84dd3c6d66/VSCodeSetup-ia32-1.52.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/dbbf7079b20b3036b3ff5ac2e2106b84dd3c6d66/VSCodeSetup-x64-1.52.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/76436a4d43566cd313629799e2ec51b4d00caa64/VSCodeSetup-ia32-1.53.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/76436a4d43566cd313629799e2ec51b4d00caa64/VSCodeSetup-x64-1.53.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '97f264f8bca36625e06368de6edd0034aac7c092d3dff1067bbffb762fb67539a47c3aa86d562e6039a577e7d0bba0974a1b787bf6d17c6250fc9b9131f25e78'
checksum = '1c0ba51aebc38c3e6df41911b0b5ddf00f89c1d22a7149523e3295c7b3f2ff49f92b3c284fa8b28b57ef10654be73b7cde4345bf559a7164812a28437ac08aeb'
checksumType = 'sha512'
checksum64 = '123de1727825335fd8bbb3edc8e6e2693c22faa4280bde25d27bc6540f18d67e8ff09ccb8e433ff057f4586ae2ca35a4bcb464b0f310736018d735668e4aed70'
checksum64 = '76475f2d2964987c54db668f0edc8c5a4f91a53f966cf65e3595b3c7cf09bcf6322f69164d0eae74152ac8f11b5eaf40eea31d605896cd603615cf521222a444'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.52.0.20201210</version>
<version>1.53.0.20201211</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.52.0.20201210</version>
<version>1.53.0.20201211</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.52.0.20201210]" />
<dependency id="vscode-insiders.install" version="[1.53.0.20201211]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
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: 6166a0850660dc6b9544f5104c5b3e1980d082db94174026022940d4988ceeaa7ad03a2dddb23a339683d39de77e86b95b77818f4bb42a02db06dc214a416723
checksum: 07e918cbad06ad906f35cf4238b0d72f08544a2b987520c701e609cf94c9f8a55852e9003e26e8ccb3840649010fb21b27e411c84f96a998f49732ed1f5c6219

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.09</version>
<version>2020.12.12</version>
<title>youtube-dl</title>
<owners>chocolatey-community</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 818f650

Please sign in to comment.