Skip to content

Commit

Permalink
AU: 5 updated - cmake cmake.install cmake.portable tribler virtualbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 21, 2020
1 parent 606f102 commit 862f902
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 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 @@ -7,5 +7,5 @@
"3.13": "3.13.4",
"3.14": "3.14.7",
"3.15": "3.15.7",
"3.16": "3.16.4"
"3.16": "3.16.4.20200221"
}
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.16.4</version>
<version>3.16.4.20200221</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake (Install)</title>
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 @@ -7,5 +7,5 @@
"3.13": "3.13.4",
"3.14": "3.14.7",
"3.15": "3.15.7",
"3.16": "3.16.4"
"3.16": "3.16.4.20200221"
}
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.16.4</version>
<version>3.16.4.20200221</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake (Portable)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake/cmake.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"3.13": "3.13.5",
"3.14": "3.14.7",
"3.15": "3.15.7",
"3.16": "3.16.4.20200220"
"3.16": "3.16.4.20200221"
}
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.16.4.20200220</version>
<version>3.16.4.20200221</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake</packageSourceUrl>
<owners>chocolatey, 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.16.4.20200220]" />
<dependency id="cmake.install" version="[3.16.4.20200221]" />
</dependencies>
</metadata>
<files />
Expand Down
8 changes: 4 additions & 4 deletions automatic/tribler/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://github.com/Tribler/tribler/releases/download/v7.4.3/Tribler_7.4.3_x86.exe'
url64 = 'https://github.com/Tribler/tribler/releases/download/v7.4.3/Tribler_7.4.3_x64.exe'
checksum = 'b460f4b2973d7fffd4bd82cfa215c8e7babbd2fdff5db2fca6892ba173ba4511'
url = 'https://github.com/Tribler/tribler/releases/download/v7.4.4/Tribler_7.4.4_x86.exe'
url64 = 'https://github.com/Tribler/tribler/releases/download/v7.4.4/Tribler_7.4.4_x64.exe'
checksum = '0256d465db7c70883f1a287b2801889c2e5d247a249eb0bd5fb8353ee76e95b6'
checksumType = 'sha256'
checksum64 = 'ea629a3aaf772f802d6137da5844ae52782a8d5a1865f0ca652b70291a094d3b'
checksum64 = '97e984f1bd99f0188933327655f19403b651eb5c70007ec087fe36a0c469d025'
checksumType64 = 'sha256'
softwareName = 'Tribler'
silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/tribler/tribler.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>tribler</id>
<title>Tribler</title>
<version>7.4.3</version>
<version>7.4.4</version>
<authors>The Tribler Team</authors>
<owners>chocolatey, Redsandro</owners>
<summary>Tribler is an open source anonymous decentralized BitTorrent client.</summary>
Expand Down
12 changes: 6 additions & 6 deletions automatic/virtualbox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ $silentArgs += if ($pp.NoRegister) { 'VBOX_REGISTERFILEEXTENSIONS=0';
$packageArgs = @{
packageName = 'virtualbox'
fileType = 'EXE'
url = 'https://download.virtualbox.org/virtualbox/6.1.2/VirtualBox-6.1.2-135663-Win.exe'
url64bit = 'https://download.virtualbox.org/virtualbox/6.1.2/VirtualBox-6.1.2-135663-Win.exe'
checksum = '703e7c9bcbdda0cd0040049dfcc754c0fb858b6d786a6033dc5d68f21b5fff99'
checksum64 = '703e7c9bcbdda0cd0040049dfcc754c0fb858b6d786a6033dc5d68f21b5fff99'
url = 'https://download.virtualbox.org/virtualbox/6.0.18/VirtualBox-6.0.18-136238-Win.exe'
url64bit = 'https://download.virtualbox.org/virtualbox/6.0.18/VirtualBox-6.0.18-136238-Win.exe'
checksum = '3d4f5b70fe981cebaf929b713e0b3a5a4b09a74dfb65bdd2181d731482bbc531'
checksum64 = '3d4f5b70fe981cebaf929b713e0b3a5a4b09a74dfb65bdd2181d731482bbc531'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = $silentArgs
Expand All @@ -39,8 +39,8 @@ if ($pp.ExtensionPack) {
Write-Host "Installing extension pack"
Write-Warning "*** THIS IS A COMMERCIAL EXTENSION AND CAN INCURE SIGNIFICANT FINANCIAL COSTS ***"

$url_ep = 'https://download.virtualbox.org/virtualbox/6.1.2/Oracle_VM_VirtualBox_Extension_Pack-6.1.2.vbox-extpack'
$checksum_ep = '54047312d836c17ef0939410f755cb5a23e3037ec402198cc97f755181b25632'
$url_ep = 'https://download.virtualbox.org/virtualbox/6.0.18/Oracle_VM_VirtualBox_Extension_Pack-6.0.18.vbox-extpack'
$checksum_ep = 'bcc88beba4e920290c914d6627199715b6f5917c57371884078c4bb3e3e12c95'
$file_path_ep = (Get-PackageCacheLocation) + '\' + ($url_ep -split '/' | Select-Object -Last 1)
Get-ChocolateyWebFile `
-PackageName 'virtualbox-extensionpack' `
Expand Down
4 changes: 2 additions & 2 deletions automatic/virtualbox/virtualbox.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"5.1": "5.1.38",
"5.0": "5.0.40",
"5.2": "5.2.36",
"5.2": "5.2.38",
"4.0": "4.0.36",
"4.1": "4.1.44",
"4.2": "4.2.36",
"4.3": "4.3.40",
"6.0": "6.0.16",
"6.0": "6.0.18",
"6.1": "6.1.2.20200116"
}
2 changes: 1 addition & 1 deletion automatic/virtualbox/virtualbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>virtualbox</id>
<title>VirtualBox</title>
<version>6.1.2.20200116</version>
<version>6.0.18</version>
<authors>Oracle Corporation</authors>
<owners>chocolatey, Rob Reynolds, Mike Dellanoce</owners>
<summary>VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use.</summary>
Expand Down

0 comments on commit 862f902

Please sign in to comment.