Skip to content

Commit

Permalink
AU: 7 updated - cmake cmake.install cmake.portable dropbox k9s vagran…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 7, 2020
1 parent b0c328d commit aa33642
Show file tree
Hide file tree
Showing 20 changed files with 40 additions and 40 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.4",
"3.19": "3.19.0-rc2"
"3.19": "3.19.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.19.0-rc2</version>
<version>3.19.0-rc3</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.0-rc2/cmake-3.19.0-rc2-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-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: E756A39AF7C692E038A5F5D225816B75CC71E24804195A40EB7D4E6A761AA8ED
checksum64: 4C91100A77285BEAEA1D125950858028BF52F8D424FC0E9CDC693439B3D1DA09
checksum32: 11179292A6D46B051DCBD92F718E1F559D46CE52A7F69AB65D77A7D9F98A2C18
checksum64: 0DF4D471B7BBE1BC4017A73669ECDF4160D6CCF87721615786AFCE0E3C6AEB76

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.0-rc2-win32-x86.msi"
file64 = "$toolsPath\cmake-3.19.0-rc2-win64-x64.msi"
file = "$toolsPath\cmake-3.19.0-rc3-win32-x86.msi"
file64 = "$toolsPath\cmake-3.19.0-rc3-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.4",
"3.19": "3.19.0-rc2"
"3.19": "3.19.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.19.0-rc2</version>
<version>3.19.0-rc3</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.0-rc2/cmake-3.19.0-rc2-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-win64-x64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-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: 270C5F8549E48BBF1550162529F63354010F5DFF86750E27CDFF9D9AFA882515
checksum64: 1873AFDFB93B4D20C16CED78A81EA86C6D021CDEF3EA1D41DCB24F8C0BE4E7F1
checksum32: FBD70C81BA159B51C0EA2A2C843589B1BF9A66545933C4BE5CF05F7F1570B335
checksum64: 3539792EF01A7B4FC8EDBF06B55DA5825093DE236C8EFE3782EFB62869E9BC1A

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.0-rc2-win32-x86.zip"
file64 = "$toolsPath\cmake-3.19.0-rc2-win64-x64.zip"
file = "$toolsPath\cmake-3.19.0-rc3-win32-x86.zip"
file64 = "$toolsPath\cmake-3.19.0-rc3-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.4",
"3.19": "3.19.0-rc2"
"3.19": "3.19.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.19.0-rc2</version>
<version>3.19.0-rc3</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.0-rc2]" />
<dependency id="cmake.install" version="[3.19.0-rc3]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "110.3.404-beta",
"beta": "110.3.413-beta",
"stable": "109.4.517"
}
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>109.4.517</version>
<version>110.3.413-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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '109.4.517'
$version = '110.3.413'

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://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%20109.4.517%20Offline%20Installer.exe'
checksum = '5c09d5db91eaa603f0ce54947cf9fba09fc2817871ff2600723cdcdcf0e5034b'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20110.3.413%20Offline%20Installer.exe'
checksum = '5e773fa67dd6bbca0810ffe8f637aed4180086eac3090dcdd95202e6a337493b'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
4 changes: 2 additions & 2 deletions automatic/k9s/k9s.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>k9s</id>
<version>0.23.7</version>
<version>0.23.8</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/k9s</packageSourceUrl>
<owners>chocolatey-community,Matteo Dell'Aquila (moebius87)</owners>
<title>k9s: Kubernetes CLI To Manage Your Clusters In Style!</title>
Expand Down Expand Up @@ -53,7 +53,7 @@ Customize/Arrange which columns to display on a per resource basis.
* Resource Graph Traversals
* K9s provides for easy traversal of Kubernetes resources and their associated resources.
]]></description>
<releaseNotes>https://github.com/derailed/k9s/blob/v0.23.7/change_logs/release_v0.23.7.md</releaseNotes>
<releaseNotes>https://github.com/derailed/k9s/blob/v0.23.8/change_logs/release_v0.23.8.md</releaseNotes>
<dependencies>
<dependency id="kubernetes-cli" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/k9s/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ in verifying that this package's contents are trustworthy.
The embedded software can be verified by doing the following:

1. Download the following:
64-bit software: <https://github.com/derailed/k9s/releases/download/v0.23.7/k9s_Windows_x86_64.tar.gz>
64-bit software: <https://github.com/derailed/k9s/releases/download/v0.23.8/k9s_Windows_x86_64.tar.gz>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -15,6 +15,6 @@ The embedded software can be verified by doing the following:

3. The checksums should match the following:
checksum type: sha256
checksum64: A60C43CC491C1178DD13E04C01641D8A1213AB31B4ACCA7656F4A1B71BE37AF8
checksum64: D31B5C671E5AD4EE7775376EC3809627D41EF40DBB8925EB505D8697E9029643

The file 'LICENSE.txt' has been obtained from <https://raw.githubusercontent.com/derailed/k9s/2e05367256a7b2777b011da7213cf636c9ae4d17/LICENSE>
8 changes: 4 additions & 4 deletions automatic/vagrant/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
$packageArgs = @{
packageName = 'vagrant'
fileType = 'msi'
url = 'https://releases.hashicorp.com/vagrant/2.2.11/vagrant_2.2.11_i686.msi'
url64bit = 'https://releases.hashicorp.com/vagrant/2.2.11/vagrant_2.2.11_x86_64.msi'
checksum = 'ba2d4814574357ce862510f62317278dd6312b5f243ed95754116923746811c6'
checksum64 = 'f866fd75845fbff1558f9fa9246fd3210c447a784cfb38774b45ea6195260241'
url = 'https://releases.hashicorp.com/vagrant/2.2.12/vagrant_2.2.12_i686.msi'
url64bit = 'https://releases.hashicorp.com/vagrant/2.2.12/vagrant_2.2.12_x86_64.msi'
checksum = 'c5d6f3ae8be5a55efd5b5e9382e51a514c5146477be5e98473efbe66e4dc1acd'
checksum64 = '9f1501b4265c58228f6e7e5daa7480a763163f9274d418c1995c677029bbcd76'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart"
Expand Down
2 changes: 1 addition & 1 deletion automatic/vagrant/vagrant.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vagrant</id>
<title>Vagrant (Install)</title>
<version>2.2.11</version>
<version>2.2.12</version>
<authors>Mitchell Hashimoto, John Bender, HashiCorp</authors>
<owners>chocolatey-community, Rob Reynolds, Patrick Wyatt</owners>
<summary>Vagrant - Development environments made easy.</summary>
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/v8.2.1961/gvim_8.2.1961_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1961/gvim_8.2.1961_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1964/gvim_8.2.1964_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1964/gvim_8.2.1964_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: E13CCA8B38EEEF2E3297D25257E7842862503BC4CEDEF31229FE63C6FD92DD3D
checksum64: 874108E21E81B132DBCB7A0BA09CB2659C51626CC2AFBFC71581559C7022283F
checksum32: 00638D438541F56EFA6656ADAA68C008FF13AC99E0E38C7A0FD7644C5A9FCD29
checksum64: 1DD20FC5137EDDACDB5B2B0580D100B3873EEF29230F9192CDF8DB4D6C787235
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_8.2.1961_x86.zip"
file64 = "$toolsDir\gvim_8.2.1961_x64.zip"
file = "$toolsDir\gvim_8.2.1964_x86.zip"
file64 = "$toolsDir\gvim_8.2.1964_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>8.2.1961</version>
<version>8.2.1964</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</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 aa33642

Please sign in to comment.