Skip to content

Commit

Permalink
AU: 6 updated - cmake cmake.install cmake.portable dropbox mp3tag Opera
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 29, 2022
1 parent 59e215f commit ae5c0ea
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 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 @@ -14,5 +14,5 @@
"3.20": "3.20.6",
"3.21": "3.21.6",
"3.22": "3.22.3",
"3.23": "3.23.0-rc5"
"3.23": "3.23.0"
}
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.23.0-rc5</version>
<version>3.23.0</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.23.0-rc5/cmake-3.23.0-rc5-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-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: 1E8C0CACDAE706C2D4C6B2E2B1110FDD37BC78132EAD624FE4132BA127F8802F
checksum64: 9F62FBB941AC4938415837FC40B234132239E5B5C6C7843C3913813A2EEF3001
checksum32: 4F5A4B839FD6DEE0362392A34719422E03FAA2E039378D086B3A4C1832FFF5FE
checksum64: 1E772025844F1CC648D28F42090038E5CA5CF72E2889DE26D8D05EE25DA17061

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.23.0-rc5-windows-i386.msi"
file64 = "$toolsPath\cmake-3.23.0-rc5-windows-x86_64.msi"
file = "$toolsPath\cmake-3.23.0-windows-i386.msi"
file64 = "$toolsPath\cmake-3.23.0-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 @@ -14,5 +14,5 @@
"3.20": "3.20.6",
"3.21": "3.21.6",
"3.22": "3.22.3",
"3.23": "3.23.0-rc5"
"3.23": "3.23.0"
}
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.23.0-rc5</version>
<version>3.23.0</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.23.0-rc5/cmake-3.23.0-rc5-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-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: 41ACC3EBD73FC175B302FF02EBB4E50D7216C0B64F0D3D5BF630244F6B04CF8E
checksum64: 5A2223FF81A4B44DF8C21AEC912C89003E5EFF1BF8653F983F1940123680CE96
checksum32: 615A030F8CFF0AA1895A8D08FE95A4DDEF1B3291A33C192C4C991E9E39B71DB0
checksum64: AEDBBD88BDD866DCCF34280BA26B05E1BC930E26DDC2EBBA50E3667CDF4594B8

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.23.0-rc5-windows-i386.zip"
file64 = "$toolsPath\cmake-3.23.0-rc5-windows-x86_64.zip"
file = "$toolsPath\cmake-3.23.0-windows-i386.zip"
file64 = "$toolsPath\cmake-3.23.0-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 @@ -14,5 +14,5 @@
"3.20": "3.20.6",
"3.21": "3.21.6",
"3.22": "3.22.3",
"3.23": "3.23.0-rc5"
"3.23": "3.23.0"
}
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.23.0-rc5</version>
<version>3.23.0</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.23.0-rc5]" />
<dependency id="cmake.install" version="[3.23.0]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "145.3.4915-beta",
"stable": "144.4.4491"
"beta": "146.3.4795-beta",
"stable": "145.4.4921"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>145.3.4915-beta</version>
<version>145.4.4921</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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '145.3.4915'
$version = '145.4.4921'

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%20145.3.4915%20Offline%20Installer.exe'
checksum = '981f72b3d8aa6cc5d7d2d3d96276e9d9637657d86316560507c30777a50c6c18'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20145.4.4921%20Offline%20Installer.exe'
checksum = '43a96f586fafeb780a7ced1a609d50fdf90acbfc625dc71249b1a390144c9e3a'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
4 changes: 2 additions & 2 deletions automatic/mp3tag/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://community.mp3tag.de/t/mp3tag-development-build-status/455>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <http://download.mp3tag.de/mp3tagv313setup.exe>
32-Bit software: <http://download.mp3tag.de/mp3tagv314setup.exe>
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: 784A15A3B2D9988E51A4BFA593E6C0F036836D30591B78506B7C01EA8719C9C2
checksum32: E22A625F2712884381448E73621DF74B92CCED85E55A83CB0ABC4EB0A02C4288

The file 'LICENSE.txt' has been obtained from <http://help.mp3tag.de/misc_license.html>
2 changes: 1 addition & 1 deletion automatic/mp3tag/mp3tag.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>mp3tag</id>
<version>3.13</version>
<version>3.14</version>
<title>Mp3tag</title>
<owners>chocolatey-community</owners>
<authors>Florian Heidenreich</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mp3tag/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ New-Item $iniFile -type file -force -value $iniContent
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\mp3tagv313setup.exe"
file = "$toolsPath\mp3tagv314setup.exe"
silentArgs = "/S"
validExitCodes = @(0)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera/opera.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>Opera</id>
<version>85.0.4341.18</version>
<version>85.0.4341.28</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -22,7 +22,7 @@ These parameters can be passed to the installer with the use of `--params`.
For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'`
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-85/#b4341.18</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-85/#b4341.28</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.18/win/Opera_85.0.4341.18_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.18/win/Opera_85.0.4341.18_Setup_x64.exe'
checksum = '45cb7e3f0dcf1d91b3a6b0f9a0ee79d6d7e7cf171ec3ced6d63c2df294344ca4'
checksum64 = '040e9a7fe6acc2c4118017c528fb4b8742dc2ae8cda2f28185e9b9e6bbe4184a'
url = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.28/win/Opera_85.0.4341.28_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/85.0.4341.28/win/Opera_85.0.4341.28_Setup_x64.exe'
checksum = '6435afd5d3b7ef10aa2697a0ee7a4d7d1a276a54f73ba6f4bd5f7bd84226e041'
checksum64 = 'd5cc0cbee1fca8928e00c8882d6c67247824b89e9dbed4350b218b390b210485'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '85.0.4341.18'
$version = '85.0.4341.28'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down

0 comments on commit ae5c0ea

Please sign in to comment.