Skip to content

Commit

Permalink
AU: 5 updated - cmake cmake.install cmake.portable Firefox vscode.ins…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Feb 8, 2022
1 parent eade7f6 commit fd29eac
Show file tree
Hide file tree
Showing 16 changed files with 231 additions and 228 deletions.
3 changes: 2 additions & 1 deletion automatic/cmake.install/cmake.install.json
Expand Up @@ -13,5 +13,6 @@
"3.19": "3.19.8",
"3.20": "3.20.6",
"3.21": "3.21.5",
"3.22": "3.22.2"
"3.22": "3.22.2",
"3.23": "3.23.0-rc1"
}
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.5</version>
<version>3.23.0-rc1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/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.5/cmake-3.21.5-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-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: BE1DC9C655706D38C1681CB8D1BF465EF9CA93C72C578C296CB23FBCBEF7701E
checksum64: 694B939E07F6BA352EE82D926449AF58BB22FC2471FE462BFF7B7835435E2ECC
checksum32: 4F210A0595C5DBEE09C8F341F88BBCFD9FB7AE7689ACE3312818E230C2D54372
checksum64: 9766E7C9AB00383615E4C19D70844B8DFB022754A022CD1FB931DEBB4987E987

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.5-windows-i386.msi"
file64 = "$toolsPath\cmake-3.21.5-windows-x86_64.msi"
file = "$toolsPath\cmake-3.23.0-rc1-windows-i386.msi"
file64 = "$toolsPath\cmake-3.23.0-rc1-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
3 changes: 2 additions & 1 deletion automatic/cmake.portable/cmake.portable.json
Expand Up @@ -13,5 +13,6 @@
"3.19": "3.19.8",
"3.20": "3.20.6",
"3.21": "3.21.5",
"3.22": "3.22.2"
"3.22": "3.22.2",
"3.23": "3.23.0-rc1"
}
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.5</version>
<version>3.23.0-rc1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/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.5/cmake-3.21.5-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-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: C6E47F3847E201EF181ED4482802F408AAD7FADC12E7E5C77A90CA9230C1CB84
checksum64: 346AC5A71012E58A2D76151DF3DE74074E7199E08091D228A250219419C457BD
checksum32: 4DB9E7560D4A5A46303247D8DA8024FD799BF40CE0E2B15B315478E83AA29A16
checksum64: 26DDE032FB1A0FD414E4E3F8A7DB4BAE3E25BF154B0C6F99E82F21A48F459BBD

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.5-windows-i386.zip"
file64 = "$toolsPath\cmake-3.21.5-windows-x86_64.zip"
file = "$toolsPath\cmake-3.23.0-rc1-windows-i386.zip"
file64 = "$toolsPath\cmake-3.23.0-rc1-windows-x86_64.zip"
destination = $toolsPath
}

Expand Down
3 changes: 2 additions & 1 deletion automatic/cmake/cmake.json
Expand Up @@ -13,5 +13,6 @@
"3.19": "3.19.8",
"3.20": "3.20.6",
"3.21": "3.21.5",
"3.22": "3.22.2"
"3.22": "3.22.2",
"3.23": "3.23.0-rc1"
}
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.5</version>
<version>3.23.0-rc1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/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.5]" />
<dependency id="cmake.install" version="[3.23.0-rc1]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/firefox/firefox.json
@@ -1,4 +1,4 @@
{
"latest": "96.0.3",
"esr": "91.5.1"
"latest": "97.0",
"esr": "91.6.0"
}
4 changes: 2 additions & 2 deletions automatic/firefox/firefox.nuspec
Expand Up @@ -2,7 +2,7 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>96.0.3</version>
<version>97.0</version>
<authors>Mozilla</authors>
<projectUrl>https://www.mozilla.org/en-US/firefox/new/</projectUrl>
<projectSourceUrl>https://hg.mozilla.org/mozilla-central/</projectSourceUrl>
Expand Down Expand Up @@ -62,7 +62,7 @@ Command-line options for installer configuration. See the [official page](https:
]]></description>
<summary>Bringing together all kinds of awesomeness to make browsing better for you</summary>
<tags>browser mozilla firefox admin foss cross-platform</tags>
<releaseNotes>https://www.mozilla.org/en-US/firefox/96.0.3/releasenotes/</releaseNotes>
<releaseNotes>https://www.mozilla.org/en-US/firefox/97.0/releasenotes/</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/firefox</packageSourceUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
Expand Down

0 comments on commit fd29eac

Please sign in to comment.