Skip to content

Commit

Permalink
AU: 5 updated - cmake cmake.install cmake.portable prey vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 5, 2024
1 parent bb8eb66 commit f8469a4
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.3",
"3.29": "3.29.0-rc2"
"3.29": "3.29.0-rc3"
}
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.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>cmake.install</id>
<version>3.29.0-rc2</version>
<version>3.29.0-rc3</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
Original file line number Diff line number Diff line change
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.29.0-rc2/cmake-3.29.0-rc2-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc2/cmake-3.29.0-rc2-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc3/cmake-3.29.0-rc3-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc3/cmake-3.29.0-rc3-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: 6E8FEA4E06D1B9AF8525CE8A4E450D263C8DD02B9DB46F216548C237E3CD2C45
checksum64: A3AD2AAABCBBB0C52D1829969C6F63AD64C0C69CD2557EFA6738DF9848B2DE16
checksum32: A6A95C83BBBF96D4008B1528AA6EB0342BA57EBBD3E361439048D0897CE580B8
checksum64: 234AD3F02EB3AC08EA724E9403A319D9C2BAA517C7B839992B637C6E174648FF

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
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\cmake-3.29.0-rc2-windows-i386.msi"
file64 = "$toolsPath\cmake-3.29.0-rc2-windows-x86_64.msi"
file = "$toolsPath\cmake-3.29.0-rc3-windows-i386.msi"
file64 = "$toolsPath\cmake-3.29.0-rc3-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
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.3",
"3.29": "3.29.0-rc2"
"3.29": "3.29.0-rc3"
}
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.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>cmake.portable</id>
<version>3.29.0-rc2</version>
<version>3.29.0-rc3</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
Original file line number Diff line number Diff line change
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.29.0-rc2/cmake-3.29.0-rc2-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc2/cmake-3.29.0-rc2-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc3/cmake-3.29.0-rc3-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc3/cmake-3.29.0-rc3-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: 34AFB68CFF97A62238270C094D623E4DCE9C248CE8B1A670235129422855482E
checksum64: CB8F80186B8296C0410846169FFC7E78A9AE562E62548214F768334470D6E77D
checksum32: 4F6668D675C8008BBE6A8BD6ACA7C9BECC545C3779E57D58F00D563CA812ACB8
checksum64: 26D87958047A8557DB82CB3C58C22EDCB06D0E764E3F056DD26114CD57F8B561

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
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition

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

Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake/cmake.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.3",
"3.29": "3.29.0-rc2"
"3.29": "3.29.0-rc3"
}
4 changes: 2 additions & 2 deletions automatic/cmake/cmake.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>cmake</id>
<version>3.29.0-rc2</version>
<version>3.29.0-rc3</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.29.0-rc2]" />
<dependency id="cmake.install" version="[3.29.0-rc3]" />
</dependencies>
</metadata>
<files />
Expand Down
8 changes: 4 additions & 4 deletions automatic/prey/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.2/prey-windows-1.12.2-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.2/prey-windows-1.12.2-x64.msi>
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.3/prey-windows-1.12.3-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.3/prey-windows-1.12.3-x64.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: 7A4A7C4F303FF9E69E1DE47EB34AF68CF417CE55C20DC1116B2A0E38F08198D9
checksum64: 76EE6EE76DE753B57DA2D1F7FF6649E1FE36EE6217F768D457E1F3E001EE98B0
checksum32: 147DE23A35C936AC74D2BAECA02E9E75AB89F3DAE71FADB96B677BB3C2B86F46
checksum64: 35F8A98CE74F3C992FCE6B4953942B3EDFB7DF75D526FFC9FB8A1B7EAEAA5BEE

The file 'LICENSE.txt' has been obtained from <https://github.com/prey/prey-node-client/blob/master/license.txt>
2 changes: 1 addition & 1 deletion automatic/prey/prey.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"1.9": "1.9.24",
"1.10": "1.10.10",
"1.11": "1.11.10",
"1.12": "1.12.2"
"1.12": "1.12.3"
}
4 changes: 2 additions & 2 deletions automatic/prey/prey.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>prey</id>
<version>1.12.2</version>
<version>1.12.3</version>
<title>Prey</title>
<owners>chocolatey-community</owners>
<authors>Fork Ltd</authors>
Expand All @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis
- You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey.
]]></description>
<summary>Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing.</summary>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.12.2</releaseNotes>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.12.3</releaseNotes>
<tags>prey anti-theft lockdown tracking admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/prey</packageSourceUrl>
<projectSourceUrl>https://github.com/prey/prey-node-client</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/prey/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\prey-windows-1.12.2-x86.msi"
file64 = "$toolsPath\prey-windows-1.12.2-x64.msi"
file = "$toolsPath\prey-windows-1.12.3-x86.msi"
file64 = "$toolsPath\prey-windows-1.12.3-x64.msi"
softwareName = 'prey*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
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/v9.1.0148/gvim_9.1.0148_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0148/gvim_9.1.0148_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0149/gvim_9.1.0149_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0149/gvim_9.1.0149_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: BFB19C4F71205A6484C7954D59EBD8CD7C9980506B396F74A7B9BDDA9E090FBD
checksum64: C110935F5A4A493BE8B407E9E12310FBFABBB0088D7346FA22937814CE053DBE
checksum32: 34F02720076B0109C35704B540728B45BE4152FBE796F5517BFB1CCF06F9DAD8
checksum64: 583433816E300B87C091DA9B595C769F655C21A99E3CAFD91ED68A36FFB610D8
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_9.1.0148_x86.zip"
file64 = "$toolsDir\gvim_9.1.0148_x64.zip"
file = "$toolsDir\gvim_9.1.0149_x86.zip"
file64 = "$toolsDir\gvim_9.1.0149_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>9.1.0148</version>
<version>9.1.0149</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</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

0 comments on commit f8469a4

Please sign in to comment.