Skip to content

Commit

Permalink
Merge branch 'master' into etcd-maintainer-update
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith authored Jun 4, 2021
2 parents e59b364 + c0ac9aa commit 95e01fd
Show file tree
Hide file tree
Showing 90 changed files with 556 additions and 558 deletions.
2 changes: 1 addition & 1 deletion automatic/1password/1password.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"OPW": "7.7.805",
"OPW": "7.7.807",
"OPW4": "4.6.2.626"
}
2 changes: 1 addition & 1 deletion automatic/1password/1password.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>1password</id>
<version>7.7.805</version>
<version>7.7.807</version>
<title>1Password</title>
<authors>AgileBits</authors>
<owners>chocolatey-community, AgileBits</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/1password/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.7.805.exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.7.807.exe'
softwareName = '1Password*'
checksum = '766aed776ffa89d8e55b6a0159001c791662479ed734d2d848a644759a2d0f9d'
checksum = '504e9e417d3190c802c27bed7c6d6e1069e7d7304ebbe1cd2fae691e286d0467'
checksumType = 'sha256'
silentArgs = "--silent"
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/activepresenter/activepresenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>activepresenter</id>
<title>Active Presenter</title>
<version>8.4.0</version>
<version>8.5.0</version>
<authors>Atomi Systems</authors>
<owners>chocolatey-community</owners>
<summary>Screen Recording and Interactive eLearning Authoring Tool</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/activepresenter/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Go to

x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.4.0_setup.exe
x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.5.0_setup.exe

to download the installer.

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: 95FE64CC61D75DFF1C7C799FC87DBF0E9713AB7B7A3FFBB55D03EEBD5899CEAC
checksum32: CC2EC234821D88E42CE0D3C860BD9BC61A8A8B8220A1CD6E282634E0FF9FAA1A

Using AU:

Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.4.0_setup.exe
Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.5.0_setup.exe
2 changes: 1 addition & 1 deletion automatic/activepresenter/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsDir = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = 'activepresenter'
fileType = 'exe'
file = "$toolsDir\ActivePresenter_v8.4.0_setup.exe"
file = "$toolsDir\ActivePresenter_v8.5.0_setup.exe"
silentArgs = '/VERYSILENT'
validExitCodes = @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/alldup/alldup.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>alldup</id>
<version>4.4.47</version>
<version>4.4.52</version>
<title>AllDup</title>
<owners>chocolatey-community</owners>
<authors>Michael Thummerer Software Design</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/alldup/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Package can be verified like this:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 08D6F7BDE7FA8632112536CFA1572B7EA21BACF71E923DC2DE162AA1BC6A8C0D
checksum32: 731D95C5178E5606B944C334F1E2C4B3C6D733E6DCC660471A6F2B87DF4D17F5

File 'Redistribution.pdf' is from personal email communication
4 changes: 2 additions & 2 deletions automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.25.68",
"beta": "1.26.43-beta"
"stable": "1.25.70",
"beta": "1.26.50-beta"
}
8 changes: 4 additions & 4 deletions automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package>
<metadata>
<id>brave</id>
<version>1.26.43-beta</version>
<title>Brave Browser (Beta)</title>
<version>1.25.70</version>
<title>Brave Browser</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
## Features
Expand All @@ -14,10 +14,10 @@
## Notes
* Beta is an early preview for new versions of Brave. This build showcases the newest advances and it’s ready for daily use. Brave Beta automatically sends crash reports, but you can turn this off if you’d like.
* This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey-community, Sanshiro</owners>
<authors>Brave Software Inc.</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v1.26.43/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.26.43/BraveBrowserStandaloneSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.25.70/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.25.70/BraveBrowserStandaloneSilentSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 45B80E34E5AEA6347D92A521B6CD87A3B45550BE20A876BDEBD62F7190F8139F
checksum64: 9FF64A1699187006600019331150366F9D2EFAA71FEF4EDBD8246C45D665F292
checksum32: 3F65DB34B87FDC8807C10E6455B478DD10A5BC0A585515FC8816A62DEE08E644
checksum64: D9E0568A525E3A86D63EC9EFA2C0609C7F7656F38A84C7797B7280C4CBBB6C59

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
6 changes: 3 additions & 3 deletions automatic/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup32.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
file = "$toolsPath\BraveBrowserStandaloneSilentSetup32.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe"
}

[version]$softwareVersion = '1.26.43'
[version]$softwareVersion = '1.25.70'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/calibre/calibre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>calibre</id>
<title>Calibre</title>
<version>5.19.0</version>
<version>5.20.0</version>
<authors>Kovid Goyal</authors>
<owners>chocolatey-community, gep13</owners>
<summary>calibre is the one stop solution to all your e-book needs.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/calibre/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ and can be verified by doing the following:

1. Download the following:
32-Bit software: NOT INCLUDED IN PACKAGE
64-Bit software: <https://download.calibre-ebook.com/5.19.0/calibre-64bit-5.19.0.msi>
64-Bit software: <https://download.calibre-ebook.com/5.20.0/calibre-64bit-5.20.0.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: NOT INCLUDED IN PACKAGE
checksum64: 1DDAA00D6376FDA5902ABF7E0586D21C0F14DF1706E5C4CB6EC3D5A46F11583C
checksum64: EA309CC9EA9DBA0E2B943B18E69626B25BB665908A3467AA030B1F5A683DBB82

The file 'LICENSE.txt' has been obtained from <https://github.com/kovidgoyal/calibre/blob/89c271759db5c71202251895f6793e4c1ec65ee6/LICENSE>
6 changes: 3 additions & 3 deletions automatic/calibre/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'MSI'
url = 'https://download.calibre-ebook.com/5.19.0/calibre-5.19.0.msi'
checksum = 'E65651C0FDDEB6D67BB11A61FF9108D162559A02B1404A68D674E3C5723F82F0'
url = 'https://download.calibre-ebook.com/5.20.0/calibre-5.20.0.msi'
checksum = '8E9B03CD596CC3D2C16E94BBC873919D1CDA68568BB48B65EDE5CA68378D03EB'
checksumType = 'sha256'
file64 = "$toolsPath\calibre-64bit-5.19.0.msi"
file64 = "$toolsPath\calibre-64bit-5.20.0.msi"
softwareName = 'calibre*'
silentArgs = '/quiet'
validExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "93.0.4529.0-snapshots",
"snapshots": "93.0.4533.0-snapshots",
"stable": "91.0.4472.77"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>93.0.4529.0-snapshots</version>
<version>93.0.4533.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/887684/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/887675/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/889292/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/889292/mini_installer.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: 777C9E3D1D69414981C7AE60E308354B4984E9FF42E945B24F63EFD13799CD93
checksum64: 775D287B576363E628181C46F8184D4E334F2C02441BB481826BEF1AF6CC79C7
checksum32: 4BDFEA08309E844A7D6187880E8B2D6CE30124C828537EF606FF252B487BF8FE
checksum64: 63A3A8ED488B7444F724E5E8215D570039DFC0FBD3F017133FD5EB9B0220441C

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "93.0.4529.0-snapshots"
$version = "93.0.4533.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/datagrip/datagrip.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>datagrip</id>
<version>2021.1.1</version>
<version>2021.1.2</version>
<title>JetBrains DataGrip</title>
<authors>JetBrains</authors>
<licenseUrl>https://www.datagrip.org/terms.php</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/datagrip/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ New-Item -ItemType Directory -Force -Path $installDir
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'JetBrains DataGrip*'
url = 'https://download.jetbrains.com/datagrip/datagrip-2021.1.1.exe'
checksum = 'c2b9925e7997729c2400d7a1b3344a5f4f719deca5f3939ad08e36cb2b0adff8'
url = 'https://download.jetbrains.com/datagrip/datagrip-2021.1.2.exe'
checksum = '4e980b3f48cd300eed69f5595c7a19eb0a6ebb128e91240e6d3996f6da7df287'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = $silentArgs
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": "124.3.4875-beta",
"beta": "124.3.4898-beta",
"stable": "123.4.4832"
}
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>124.3.4875-beta</version>
<version>124.3.4898-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 = '124.3.4875'
$version = '124.3.4898'

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.3.4875%20Offline%20Installer.exe'
checksum = '18cd217368076ca17018f8a3704f23a76689e2d754429fb70dc4ab39d0f5f829'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20124.3.4898%20Offline%20Installer.exe'
checksum = 'ef5f8a5d9863203d1a4db20920e5d2dc9dee7a8bf6f23d87a0d23e76f81c9647'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/etcd/etcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"3.2": "3.2.32",
"3.3": "3.3.25",
"3.4": "3.4.16",
"3.5": "3.5.0-beta4"
"3.5": "3.5.0-rc0"
}
4 changes: 2 additions & 2 deletions automatic/etcd/etcd.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>etcd</id>
<version>3.5.0-beta4</version>
<version>3.5.0-rc0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/etcd</packageSourceUrl>
<owners>chocolatey-community,dgalbraith,Andrei Bejenaru,Robert Labrie</owners>
<title>etcd (Install)</title>
Expand Down Expand Up @@ -45,7 +45,7 @@ Example: `choco install etcd -y --params="-discovery https://discovery.etcd.io/t
* Windows support is limited to 64-bit systems
* Originally packaged by Robert Labrie (https://github.com/robertlabrie)
]]></description>
<releaseNotes>https://github.com/etcd-io/etcd/releases/tag/v3.5.0-beta.4</releaseNotes>
<releaseNotes>https://github.com/coreos/etcd/releases/tag/v3.5.0-rc.0</releaseNotes>
<dependencies>
<dependency id="nssm" version="2.24.101" />
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/etcd/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/coreos/etcd/releases/tag/v3.5.0-beta.4>
location on <https://github.com/coreos/etcd/releases/tag/v3.5.0-rc.0>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/etcd-io/etcd/releases/download/v3.5.0-beta.4/etcd-v3.5.0-beta.4-windows-amd64.zip>
software: <https://github.com/etcd-io/etcd/releases/download/v3.5.0-rc.0/etcd-v3.5.0-rc.0-windows-amd64.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum: DC7556283E2C815FFBAE5BF745A6470465C226A9AA33E847DF78920B5DB412D9
checksum: 4075D5484BB2822E348A383C3EFBEB299544C6F861DD2DDA1C60C45F3A82EEF0

The file 'LICENSE.txt' has been obtained from <https://github.com/etcd-io/etcd/commit/3381177341c11aa9d89b6172699d64ddc2146a11/LICENSE>
2 changes: 1 addition & 1 deletion automatic/everything/Everything.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Everything</id>
<version>1.4.11005</version>
<version>1.4.11009</version>
<title>Everything</title>
<authors>David Carpenter</authors>
<owners>chocolatey-community, Mark Michaelis</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/everything/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@ Package can be verified like this:

1. Go to

x32: https://www.voidtools.com/Everything-1.4.1.1005.x86-Setup.exe
x64: https://www.voidtools.com/Everything-1.4.1.1005.x64-Setup.exe
x32: https://www.voidtools.com/Everything-1.4.1.1009.x86-Setup.exe
x64: https://www.voidtools.com/Everything-1.4.1.1009.x64-Setup.exe

to download the installer.

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: 79D28E5AFD2737CACA2711E4EA628211829F2022E45337F97B8DCA2037026C65
checksum64: 1881F69ABFBC5C34D286B9309DBE92A052D3B9726DE36174EC88A5A6C1AADDB1
checksum32: 7CC23E3ED5DD6C9C9AF79983CA1A2F41BB6A59550269F5420696564067E36E4F
checksum64: B734CC26CC7AAC9E142FC5153165E017FE4A4627ED8F4578EFB2F8F919EC5CC2
checksum es.exe: 5AE97E10B832B8B94427B685E3C733896524B2269D8E096D40194F3CCB05A073

Using AU:

Get-RemoteChecksum https://www.voidtools.com/Everything-1.4.1.1005.x64-Setup.exe
Get-RemoteChecksum https://www.voidtools.com/Everything-1.4.1.1009.x64-Setup.exe

File 'License.txt' is obtained from:
https://www.voidtools.com/License.txt
Expand Down
Loading

0 comments on commit 95e01fd

Please sign in to comment.