Skip to content

Commit

Permalink
AU: 7 updated - cmake cmake.install cmake.portable dropbox freecad pr…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 14, 2021
1 parent a28c078 commit a0ac1e3
Show file tree
Hide file tree
Showing 23 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Expand Up @@ -11,5 +11,5 @@
"3.17": "3.17.5",
"3.18": "3.18.6",
"3.19": "3.19.8",
"3.20": "3.20.3"
"3.20": "3.20.4"
}
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.20.3</version>
<version>3.20.4</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.20.3/cmake-3.20.3-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-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: 583A6A5C896251F25F367FD27FC54C470E01D11E82B4F19B28BF93B549AC3EAD
checksum64: EDF7D8D26D653053E71B4C3FFE8CC410C52EF536AB194DFA3EC116A11620D9C7
checksum32: 72D05CE962DC97EDA9E1FBD40B4C8C60F64DA2D870136CA760C7826E59F7F926
checksum64: 2A6FA766187812BB2A4DB1746AD119A8F215FB1B57DEBE8A5EF66B9757E0B8DB

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.20.3-windows-i386.msi"
file64 = "$toolsPath\cmake-3.20.3-windows-x86_64.msi"
file = "$toolsPath\cmake-3.20.4-windows-i386.msi"
file64 = "$toolsPath\cmake-3.20.4-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 @@ -11,5 +11,5 @@
"3.17": "3.17.5",
"3.18": "3.18.6",
"3.19": "3.19.8",
"3.20": "3.20.3"
"3.20": "3.20.4"
}
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.20.3</version>
<version>3.20.4</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.20.3/cmake-3.20.3-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-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: B690206F58368AFD69244E8DC029B0B3DACAE31BB6D4F6AB713B0E18A686AA7D
checksum64: E276CF7FBB3E3E88BC666E183BC3DDACEB143A4C83FB357B1DBB1A26FD6E4EA2
checksum32: E571C0CEBB237DA800198EF89D1C874D15F04DFE13DC44D85C2A56E90A4A5209
checksum64: 965D2F001C3CA807D288F2B6B15C42B25579A0E73EF12C2A72C95F4C69123638

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.20.3-windows-i386.zip"
file64 = "$toolsPath\cmake-3.20.3-windows-x86_64.zip"
file = "$toolsPath\cmake-3.20.4-windows-i386.zip"
file64 = "$toolsPath\cmake-3.20.4-windows-x86_64.zip"
destination = $toolsPath
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake/cmake.json
Expand Up @@ -11,5 +11,5 @@
"3.17": "3.17.5",
"3.18": "3.18.6",
"3.19": "3.19.8",
"3.20": "3.20.3"
"3.20": "3.20.4"
}
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.20.3</version>
<version>3.20.4</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.20.3]" />
<dependency id="cmake.install" version="[3.20.4]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
@@ -1,4 +1,4 @@
{
"beta": "125.3.3444-beta",
"beta": "125.3.3450-beta",
"stable": "124.4.4912"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>124.4.4912</version>
<version>125.3.3450-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '124.4.4912'
$version = '125.3.3450'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20124.4.4912%20Offline%20Installer.exe'
checksum = '841f3217e72c4896cbd3159c287b65a662c57e2866ce82afda353cf344737220'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20125.3.3450%20Offline%20Installer.exe'
checksum = '54d0dcc961a9eaf99a4a422679ff6433558429c739e91bd8bc3bf58f13ec188f'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.json
@@ -1,5 +1,5 @@
{
"stable": "0.19.2.7",
"portable": "0.19.2.7",
"dev": "0.20.0.24986-dev"
"dev": "0.20.0.25065-dev"
}
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>freecad</id>
<version>0.20.0.24986-dev</version>
<version>0.20.0.25065-dev</version>
<title>FreeCAD</title>
<owners>chocolatey-community,purity</owners>
<authors>Jürgen Riegel</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freecad/tools/chocolateyInstall.ps1
Expand Up @@ -7,11 +7,11 @@ $packageArgs = @{
packageName = 'freecad'
fileType = '7z'
url = ''
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_0.20.24986_Win-LPv12.5.4_vc17.x-x86-64.7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_0.20.25065_Win-LPv12.5.4_vc17.x-x86-64.7z'
softwareName = 'FreeCAD'
checksum = ''
checksumType = ''
checksum64 = 'C4A42D1D5583091D551A91B948A8F243CA7A2EB9C4C7043A3F420D7605AC8ED6'
checksum64 = '341D772CBF9291124A1B38799B3B085E11FC2FB1B95B684D9BB1BA7AD9DFD9FE'
checksumType64 = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
8 changes: 4 additions & 4 deletions automatic/prey/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/prey/prey-node-client/releases>
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.9.10/prey-windows-1.9.10-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.10/prey-windows-1.9.10-x64.msi>
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.11/prey-windows-1.9.11-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.9.11/prey-windows-1.9.11-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: A614488AB6B4C14CB6A60A5664F0EACE9081DDE878153B045E4DFE383D755AF8
checksum64: 031836F5E4B351513C8CB411EA258C6AC6AA2A2A87321D7AE3158AD2CB26FD6B
checksum32: B519696E876DC12BF10CA1B0A0B90D8BABF9009CBDB5CC2BF014D3B980BBEF0F
checksum64: 364EB2D5506FC143216EF0C1EB41C08C8D043F07D4ABFC821226211C364B89DD

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
Expand Up @@ -2,5 +2,5 @@
"1.6": "1.6.9",
"1.7": "1.7.5",
"1.8": "1.8.3",
"1.9": "1.9.10"
"1.9": "1.9.11"
}
4 changes: 2 additions & 2 deletions automatic/prey/prey.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>prey</id>
<version>1.9.10</version>
<version>1.9.11</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.9.10</releaseNotes>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.9.11</releaseNotes>
<tags>prey anti-theft lockdown tracking admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/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
Expand Up @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\prey-windows-1.9.10-x86.msi"
file64 = "$toolsPath\prey-windows-1.9.10-x64.msi"
file = "$toolsPath\prey-windows-1.9.11-x86.msi"
file64 = "$toolsPath\prey-windows-1.9.11-x64.msi"
softwareName = 'prey*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/info
@@ -1 +1 @@
"4fca94164316633ed1e2bad61371ed83"|1.1.60.672
"77a72c63658b9e0c931dbc3034b456da"|1.1.61.583
2 changes: 1 addition & 1 deletion automatic/spotify/spotify.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>spotify</id>
<version>1.1.60.672</version>
<version>1.1.61.583</version>
<title>Spotify</title>
<authors>Spotify</authors>
<projectUrl>http://spotify.com</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/tools/ChocolateyInstall.ps1
Expand Up @@ -5,7 +5,7 @@ $arguments = @{
softwareName = 'Spotify'
file = Join-Path $downloadDir $installer
url = 'https://download.scdn.co/SpotifySetup.exe'
checksum = '37807781FB2750475D7A6EDF4E972F7BD30C3C6F56D2CFEE0AE2B002F1BA5528E50067C75277DDC16E5883B5AF328AC9BEE67F6668E0027C45B8A79D48E0C9E2'
checksum = '0423AF3C84CBFE2205562BD93F8761249AC73AF636EDC6579C6974EBA6E175AF13A3293D6C86D53F3B10D6CC610E8475AA3394D6705DC10734B65F296024475C'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down

0 comments on commit a0ac1e3

Please sign in to comment.