Skip to content

Commit

Permalink
AU: 7 updated - cmake cmake.install cmake.portable datagrip sysintern…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 27, 2021
1 parent a39b2cb commit 028246e
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Expand Up @@ -12,5 +12,5 @@
"3.18": "3.18.6",
"3.19": "3.19.8",
"3.20": "3.20.5",
"3.21": "3.21.0"
"3.21": "3.21.1"
}
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.install</id>
<version>3.21.0</version>
<version>3.21.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake (Install)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.install/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-x86_64.msi>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 73A5761ACA83771CBF0D5954675CA60FBFAC961371AE1F5F25D98D0080922C44
checksum64: BEE6D01F68562CE0C6940AE842220B6A081BCB9FE818B16EA08E594CDF4F2DC8
checksum32: 905204C104276C41C8A6E7693A64AE4FEA8DDEC1C6B3887448BC6F73997CD674
checksum64: 62BF3EF77C799F0C6C3E4D820E8D45F5CDF8B152F6C1190FBB8585CAFC749CC4

The file 'LICENSE.txt' has been obtained from <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.install/tools/chocolateyInstall.ps1
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\cmake-3.21.0-windows-i386.msi"
file64 = "$toolsPath\cmake-3.21.0-windows-x86_64.msi"
file = "$toolsPath\cmake-3.21.1-windows-i386.msi"
file64 = "$toolsPath\cmake-3.21.1-windows-x86_64.msi"
softwareName = 'CMake'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.json
Expand Up @@ -12,5 +12,5 @@
"3.18": "3.18.6",
"3.19": "3.19.8",
"3.20": "3.20.5",
"3.21": "3.21.0"
"3.21": "3.21.1"
}
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.portable</id>
<version>3.21.0</version>
<version>3.21.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake (Portable)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.portable/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-x86_64.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 11EE86B7F9799724FC16664C63E308BFE3FBC22C9DF8EF4955AD4B248F3E680B
checksum64: C7B88C907A753F4EC86E43DDC89F91F70BF1B011859142F7F29E6D51EA4ABB3C
checksum32: 635772701135F704BCF2D03EB69D19DDB1660BAB5F150B4661FD67518690FC94
checksum64: 9FBA6DF0B89BE0DC0377F2E77CA272B3F8C38691FE237699DE275EA0C2254242

The file 'LICENSE.txt' has been obtained from <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.portable/tools/chocolateyInstall.ps1
Expand Up @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsPath\cmake-3.21.0-windows-i386.zip"
file64 = "$toolsPath\cmake-3.21.0-windows-x86_64.zip"
file = "$toolsPath\cmake-3.21.1-windows-i386.zip"
file64 = "$toolsPath\cmake-3.21.1-windows-x86_64.zip"
destination = $toolsPath
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake/cmake.json
Expand Up @@ -12,5 +12,5 @@
"3.18": "3.18.6",
"3.19": "3.19.8",
"3.20": "3.20.5",
"3.21": "3.21.0"
"3.21": "3.21.1"
}
4 changes: 2 additions & 2 deletions automatic/cmake/cmake.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake</id>
<version>3.21.0</version>
<version>3.21.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake</packageSourceUrl>
<owners>chocolatey-community, dtgm</owners>
<title>CMake</title>
Expand Down Expand Up @@ -44,7 +44,7 @@ For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'`
* [News](https://blog.kitware.com/tag/CMake/)
* [Changelog](https://www.cmake.org/download/#latest)</releaseNotes>
<dependencies>
<dependency id="cmake.install" version="[3.21.0]" />
<dependency id="cmake.install" version="[3.21.1]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/datagrip/datagrip.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>datagrip</id>
<version>2021.1.3</version>
<version>2021.2</version>
<title>JetBrains DataGrip</title>
<authors>JetBrains</authors>
<licenseUrl>https://www.datagrip.org/terms.php</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/datagrip/tools/ChocolateyInstall.ps1
Expand Up @@ -19,8 +19,8 @@ New-Item -ItemType Directory -Force -Path $installDir
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'JetBrains DataGrip*'
url = 'https://download.jetbrains.com/datagrip/datagrip-2021.1.3.exe'
checksum = '0613bd6d3d4ae62107f9bbb0e446d156022679f3a106d18ea2753abb0612c32f'
url = 'https://download.jetbrains.com/datagrip/datagrip-2021.2.exe'
checksum = '1340376e8cb7e7075787bc991a301333e345e1ac37b1e93f4e08fe340d81b2ac'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = $silentArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/sysinternals.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysinternals</id>
<title>Sysinternals</title>
<version>2021.6.24</version>
<version>2021.7.27</version>
<authors>Mark Russinovich, Bryce Cogswell</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sysinternals/tools/chocolateyInstall.ps1
Expand Up @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'"
$packageArgs = @{
packageName = 'sysinternals'
url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
checksum = '1f6fdc85abb2c255b4f087dde089f94d32702397acb53d207f00edf1af32d7c1'
checksum = '817c37c5312e7a2bcead968f44786089ef6f3a31ed722f1e29659d478132b465'
checksumType = 'sha256'
unzipLocation = $installDir
}
Expand All @@ -18,7 +18,7 @@ Accept-Eula
if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir }
if (Is-NanoServer) {
$packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip'
$packageArgs.checksum = 'd43d8ff298a366cc33784fad8f997edb657625cc2ff4786a9523bd5686201ffa'
$packageArgs.checksum = 'd6074322a84e0d3d3eb35990490bf16e820994c55780c53dc2b60b861530a50d'
}

$old_path = 'c:\sysinternals'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/955a1aca9a2e4473eec4f4bdc70506a3a7c43ca7/VSCodeSetup-ia32-1.59.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/955a1aca9a2e4473eec4f4bdc70506a3a7c43ca7/VSCodeSetup-x64-1.59.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/c3b4df8f5d9c14aa4cfddb587231d0d52e72e5a2/VSCodeSetup-ia32-1.59.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/c3b4df8f5d9c14aa4cfddb587231d0d52e72e5a2/VSCodeSetup-x64-1.59.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = 'f72849ada3b8e47f70c46769798ff9771caf6836f3c438304d4e0fc011a0c4fa11d030c8628a3bca691019e5e20a99f36b93a283227190c241c6c49012a8a982'
checksum = '9bbb7be2fc603837fd3cb459e8a290c56bd3e7311d935a4b16dc0f225a786dd183ae9052561fa2276a963e560bb0068f63b6e63e5ea9e93f69d60ca2a7c05eb4'
checksumType = 'sha512'
checksum64 = '96dc61fff1a7181f3639b2bfaa36600d701993d8ff43bfbcbb7b9041c29f7336ba7afea369156ba8c17eba1bb13b06542918954dcef432c88624b2d4cb526a7a'
checksum64 = 'a2844d616bbfe0459b000fc9eb3a9cfb52910462520fd0db14833e9fa3c98348a7c5a351067f4ecd7a37f506184718ed7f9a3418e559719824b547fd542ed8f8'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.59.0.20210726</version>
<version>1.59.0.20210727</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
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.59.0.20210726</version>
<version>1.59.0.20210727</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.59.0.20210726]" />
<dependency id="vscode-insiders.install" version="[1.59.0.20210727]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 028246e

Please sign in to comment.