Skip to content

Commit

Permalink
AU: 7 updated - cmake cmake.install cmake.portable Opera skype Waterf…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 16, 2020
1 parent 2039796 commit d8048ef
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 42 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 @@ -10,5 +10,5 @@
"3.16": "3.16.8",
"3.17": "3.17.5",
"3.18": "3.18.5",
"3.19": "3.19.1"
"3.19": "3.19.2"
}
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.19.1</version>
<version>3.19.2</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
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.19.1/cmake-3.19.1-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-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: 4AA9B1E5CD03F0E495425D40BAC6BFE1FBC14EC91E447FDD6D6F21533142ADAD
checksum64: 81EA6906118586207E7B95E6E62CEE14A9CDBB39340CE2FCB5800F958E2ECD6F
checksum32: 7ABFEA6278B7BF3F6EB1D3B13F9DF79FD675D274AC88A680831B81DF26C92611
checksum64: 508E7FF21549B632014944060577C6774496D63C3D9C3F2AA15CA49B1E5E4752

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.19.1-win32-x86.msi"
file64 = "$toolsPath\cmake-3.19.1-win64-x64.msi"
file = "$toolsPath\cmake-3.19.2-win32-x86.msi"
file64 = "$toolsPath\cmake-3.19.2-win64-x64.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 @@ -10,5 +10,5 @@
"3.16": "3.16.8",
"3.17": "3.17.5",
"3.18": "3.18.5",
"3.19": "3.19.1"
"3.19": "3.19.2"
}
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.19.1</version>
<version>3.19.2</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
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.19.1/cmake-3.19.1-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win64-x64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.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: 7C01B9CC29A0E5051C11C605B7DD43D187FB25B277E7A3DC4085B9EAF36A0387
checksum64: E95D70549F306ADB46E0F131DCECDBCBC6412D3A1E073C2C0078812391BF21D3
checksum32: F39DBE56F1A574C6679B6C3EC25D4815DCF5389A985DE4FD99AD3B1B58A2F0DE
checksum64: A6FDF509D7A39F1C08B429EAA3EA0012744365A731D00FB770AE88B4D6549FF3

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.19.1-win32-x86.zip"
file64 = "$toolsPath\cmake-3.19.1-win64-x64.zip"
file = "$toolsPath\cmake-3.19.2-win32-x86.zip"
file64 = "$toolsPath\cmake-3.19.2-win64-x64.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 @@ -10,5 +10,5 @@
"3.16": "3.16.8",
"3.17": "3.17.5",
"3.18": "3.18.5",
"3.19": "3.19.1"
"3.19": "3.19.2"
}
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.19.1</version>
<version>3.19.2</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.19.1]" />
<dependency id="cmake.install" version="[3.19.2]" />
</dependencies>
</metadata>
<files />
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>73.0.3856.257</version>
<version>73.0.3856.284</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-73/#b3856.257</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-73/#b3856.284</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/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/73.0.3856.257/win/Opera_73.0.3856.257_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/73.0.3856.257/win/Opera_73.0.3856.257_Setup_x64.exe'
checksum = 'c3795f0fbc91f5d8ba6f60082022a7119e210beccb08f5fa9e305851d71fea6c'
checksum64 = '7a3b82af2f45d70180f6228b236f074a3bbb6741e566338af580e21f6941873f'
url = 'https://get.geo.opera.com/pub/opera/desktop/73.0.3856.284/win/Opera_73.0.3856.284_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/73.0.3856.284/win/Opera_73.0.3856.284_Setup_x64.exe'
checksum = '6a5ced54519713aa65ab761729c98945d5d3080f8e9250a0383f45b5305d0262'
checksum64 = 'ab6f819445dd9aabce1b8be6ec31e5456ff7c99bc74184adf64d5bde204c4fa4'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '73.0.3856.257'
$version = '73.0.3856.284'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/skype/skype.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>skype</id>
<title>Skype</title>
<version>8.67.0.87</version>
<version>8.67.0.96</version>
<authors>Microsoft</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>Skype - VOIP</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/skype/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Skype*'
url = 'https://download.skype.com/s4l/download/win/Skype-8.67.0.87.exe'
checksum = '41921ea067f09c8a972f703317f077d95b1de2e17f2a7bf9f65ead631cd5c7ff'
url = 'https://download.skype.com/s4l/download/win/Skype-8.67.0.96.exe'
checksum = '158ac7a0a9db06be9a1849d2a29d57372c19f98b416de848911d640f81329079'
checksumType = 'sha256'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/waterfox/Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@2171e76d9468526e4e792d20ac6b68e1a8fdc93a/icons/waterfox.png" width="48" height="48"/> [waterfox](https://chocolatey.org/packages/waterfox)

Use this version of Waterfox if you have your browser set up with various NPAPI plugins and bootstrap extensions that have not been updated as WebExtensions or for [Waterfox Current](https://chocolatey.org/packages/waterfox)
Use this version of Waterfox if you want the latest and greatest the web has to offer, want to use all WebExtensions and a few bootstrap extensions.

**How and why Waterfox is here...**
Waterfox was started back in March 2011 by [Alex Kontos](https://github.com/MrAlex94), a 16 year old student.
Expand Down
4 changes: 2 additions & 2 deletions automatic/waterfox/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://www.waterfox.net/releases/>
and can be verified like this:

1. Download <https://cdn.waterfox.net/releases/win64/installer/Waterfox%20Classic%202020.12%20Setup.exe>
1. Download <https://cdn.waterfox.net/releases/win64/installer/Waterfox%20G3.0.2%20Setup.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: F9EAC241D8078C52B058E25FFD3B40EE4104CB8EA1167EF4ABBE8E2C604FC265
checksum: 184E1FF8B1FF55689D8C8A5672F275F902BCF22661044599E6A6FFAF1CD1DD49

File 'LICENSE.md' is obtained from <https://github.com/MrAlex94/Waterfox/blob/1bc2fb60abf0fa173b69ca94f660115d76f09f4f/LICENSE>
4 changes: 2 additions & 2 deletions automatic/waterfox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ if ((Get-OSArchitectureWidth -Compare 32) -or $env:chocolateyForceX86 -eq $true)
}

$packageArgs = @{
packageName = 'waterfox-classic'
packageName = 'Waterfox'
fileType = 'exe'
softwareName = 'Waterfox*'
file = "$toolsDir\Waterfox Classic 2020.12 Setup_x64.exe"
file = "$toolsDir\Waterfox G3.0.2 Setup_x64.exe"
silentArgs = "/S"
validExitCodes= @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"current": "20123.0.1",
"current": "20123.0.2",
"classic": "2020.12"
}
8 changes: 4 additions & 4 deletions automatic/waterfox/waterfox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- 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/2011/08/nuspec.xsd">
<metadata>
<id>waterfox-classic</id>
<version>2020.12</version>
<id>Waterfox</id>
<version>20123.0.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/waterfox</packageSourceUrl>
<owners>chocolatey-community,tonigellida,admiringworm</owners>
<title>Waterfox classic</title>
<title>Waterfox </title>
<authors>Alex Kontos</authors>
<projectUrl>https://www.waterfoxproject.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@2171e76d9468526e4e792d20ac6b68e1a8fdc93a/icons/waterfox.png</iconUrl>
Expand All @@ -16,7 +16,7 @@
<projectSourceUrl>https://github.com/MrAlex94/Waterfox</projectSourceUrl>
<tags>waterfox web-browser firefox 64-bit admin cross-platform foss</tags>
<summary>Waterfox is basically a 64-bit version of Firefox.</summary>
<description><![CDATA[Use this version of Waterfox if you have your browser set up with various NPAPI plugins and bootstrap extensions that have not been updated as WebExtensions or for [Waterfox Current](https://chocolatey.org/packages/waterfox)
<description><![CDATA[Use this version of Waterfox if you want the latest and greatest the web has to offer, want to use all WebExtensions and a few bootstrap extensions.
**How and why Waterfox is here...**
Waterfox was started back in March 2011 by [Alex Kontos](https://github.com/MrAlex94), a 16 year old student.
Expand Down
4 changes: 2 additions & 2 deletions automatic/yumi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.pendrivelinux.com/yumi-multiboot-usb-creator/>
and can be verified by doing the following:

1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.8.1.exe>
1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.8.2.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
checksum: 52ADB3C648511DDB78499B169EDC9A937C71D6BD72B57AD9B4E06BFA0C14E701
checksum: F4A5A7141276D8E4B4B7C8D65147879FB623E2CE7F0497B89BBB02138DBE7F34

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/gpl.txt>
This license was linked to from the following page <https://www.pendrivelinux.com/disclaimer/>
2 changes: 1 addition & 1 deletion automatic/yumi/yumi.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>yumi</id>
<version>2.0.8.1</version>
<version>2.0.8.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/yumi</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>YUMI (Your Universal Multiboot Installer)</title>
Expand Down

0 comments on commit d8048ef

Please sign in to comment.