Skip to content

Commit

Permalink
AU: 7 updated - chromium freevideoeditor juju Opera seafile-client so…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 20, 2019
1 parent 1b684a3 commit 2696b25
Show file tree
Hide file tree
Showing 21 changed files with 34 additions and 34 deletions.
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": "80.0.3972.0-snapshots",
"snapshots": "80.0.3973.0-snapshots",
"stable": "75.0.3770.142"
}
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>80.0.3972.0-snapshots</version>
<version>80.0.3973.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</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/716566/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/716566/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/717029/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/717034/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: 7CFA07993E59D26BCBD058BADD9613CD1F735F7E3B552D9327095E74933F138B
checksum64: 53AF2CFA5478EAA4A121648A7462E41CA62429911B09BE79D9B5C904E3F8C600
checksum32: A6F2663658A25820EFFFD3AE62308F37A735370DABE307781F61BD949E18F600
checksum64: 7090879CAB7F6A1CD46641BD3F367C958D965A3EFB95FF21BD1C586504E849AC

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 = "80.0.3972.0-snapshots"
$version = "80.0.3973.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/freevideoeditor/freevideoeditor.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>freevideoeditor</id>
<version>6.3.8</version>
<version>6.4.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/freevideoeditor</packageSourceUrl>
<owners>chocolatey</owners>
<title>VSDC Free Video Editor</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freevideoeditor/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum32: F0247AB36E11D0219573A71A9436A8F9351AF9D29DE8BCE7C7F4296101CC777D
checksum64: 5CA9B8A5EAED9C25D3C5E1EE951AD344870547A697BAB9FAE21750AF30CB3A9F
checksum32: 0BEDA3AD46B6B03E98101860884E4E182135F9DF8FAE2EE710DB71FF6040850F
checksum64: C183D50626CD4A027414AA2D9BCEC3C49C11E9227FAF5E717849DE189B33457A

The file 'LICENSE.txt' has been obtained from <http://www.videosoftdev.com/terms-and-conditions>
2 changes: 1 addition & 1 deletion automatic/juju/juju.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"2.4": "2.4.6",
"2.5": "2.5.8",
"2.6": "2.6.10",
"2.7": "2.7-rc4"
"2.7": "2.7-rc5"
}
2 changes: 1 addition & 1 deletion automatic/juju/juju.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>juju</id>
<version>2.7-rc4</version>
<version>2.7-rc5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/juju</packageSourceUrl>
<owners>AdmiringWorm,chocolatey</owners>
<title>Juju</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/juju/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The installer have been downloaded from their launchpad page <https://launchpad.
The same download links are also located in their docs <https://jujucharms.com/docs/stable/reference-releases>
and can be verified like this:

1. Go to <https://launchpad.net/juju/2.7/2.7-rc4/+download/juju-setup-2.7-rc4.exe>
1. Go to <https://launchpad.net/juju/2.7/2.7-rc5/+download/juju-setup-2.7-rc5.exe>
to download the installer
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 1075103716D50A89896A428806C68D13934C97DEFF3EA035FC69FD6CC99BAA1C
checksum: AEBE71998A1BEEDC494F2A651AFFDEDC76CD4AA6187CD12EEC80F0EA7C6E3614

File 'LICENSE.txt' is obtained from <https://github.com/juju/juju/blob/1a64fe64d6c5d9aacbda27a1fea925e078f191f2/LICENCE>
2 changes: 1 addition & 1 deletion automatic/juju/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'juju'
fileType = 'exe'
softwareName = 'Juju'
file = "$toolsDir\juju-setup-2.7-rc4.exe"
file = "$toolsDir\juju-setup-2.7-rc5.exe"
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"${env:TEMP}\${env:chocolateyPackageName}.${env:chocolateyPackageVersion}.Install.log`""
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>65.0.3467.42</version>
<version>65.0.3467.48</version>
<title>Opera</title>
<owners>chocolatey</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-65/#b3467.42</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-65/#b3467.48</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/65.0.3467.42/win/Opera_65.0.3467.42_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/65.0.3467.42/win/Opera_65.0.3467.42_Setup_x64.exe'
checksum = '6e67d3a6e3012160e76decbc88357f29fac369d2c53d141ce02b6b4a108fc0dc'
checksum64 = '05e19ec627d7f3ec7c4a0b585f887331fbfce799fb51fc669d1251b87f68d814'
url = 'https://get.geo.opera.com/pub/opera/desktop/65.0.3467.48/win/Opera_65.0.3467.48_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/65.0.3467.48/win/Opera_65.0.3467.48_Setup_x64.exe'
checksum = '1eb56072913c3709d67e2ee68169c411c5639f8097aebc1a58f75839728baa8c'
checksum64 = '1f83196fd8460208f36692676a44931b17bd48eee8a4ad54507b5ce4879ba23d'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '65.0.3467.42'
$version = '65.0.3467.48'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/seafile-client/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.seafile.com/en/download/>
and can be verified by doing the following:

1. Download the following <https://download.seadrive.org/seafile-7.0.3-en.msi>
1. Download the following <https://download.seadrive.org/seafile-7.0.4-en.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
checksum: 19F6531733869996F5B3259A6EE84E57464D710BFC0F350008782D4AF436142B
checksum: 60FAE2199419C7F4A0ABF39B7DABA781C66DF4D8BB3747609778FB2F3BF4AFAE

The file 'LICENSE.txt' has been obtained from <https://github.com/haiwen/seafile-client/blob/fc82bff33d5c13f7534e95d36840b3cf0c7515f1/LICENSE>
2 changes: 1 addition & 1 deletion automatic/seafile-client/seafile-client.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>seafile-client</id>
<version>7.0.3</version>
<version>7.0.4</version>
<title>Seafile (Windows Client)</title>
<owners>chocolatey</owners>
<authors>Seafile Ltd.</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/seafile-client/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\seafile-7.0.3-en.msi"
file = "$toolsPath\seafile-7.0.4-en.msi"
softwareName = 'Seafile*'
silentArgs = "/passive"
validExitCodes = @(0, 2010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ in verifying that this package's contents are trustworthy.
The extension has been downloaded from their official download link listed on <https://marketplace.visualstudio.com/items?itemName=SonarSource.SonarLintforVisualStudio>
and can be verified like this:

1. Download <https://marketplace.visualstudio.com/_apis/public/gallery/publishers/SonarSource/vsextensions/SonarLintforVisualStudio/4.13.0.11687/vspackage>
1. Download <https://marketplace.visualstudio.com/_apis/public/gallery/publishers/SonarSource/vsextensions/SonarLintforVisualStudio/4.14.0.12332/vspackage>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/sonarlint-vs2015.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sonarlint-vs2015</id>
<title>SonarLint for Visual Studio 2015</title>
<version>4.13.0.11687</version>
<version>4.14.0.12332</version>
<authors>SonarSource (SonarSource SA)</authors>
<owners>chocolatey, Pascal Berger</owners>
<projectSourceUrl>https://github.com/SonarSource-VisualStudio/sonarlint-visualstudio</projectSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarlint-vs2015/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$filePath = "$toolsPath\SonarLint.VSIX-4.13.0.11687-2015.vsix"
$filePath = "$toolsPath\SonarLint.VSIX-4.14.0.12332-2015.vsix"

$vsixUrl = "file://" + $filePath.Replace("\", "/")

Expand Down
6 changes: 3 additions & 3 deletions automatic/wps-office-free/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
$ErrorActionPreference = 'Stop'

$version = '11.2.0.9031'
$version = '11.2.0.9052'
$packageName = 'wps-office-free'
$regName = $packageName -replace('\-',' ')
$regName = $regName -replace('free','*')
$registry = Get-UninstallRegistryKey -SoftwareName $regName
$packageArgs = @{
packageName = 'wps-office-free'
fileType = 'exe'
url = 'http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/11.2.0.9031/WPSOffice_11.2.0.9031.exe'
url = 'http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/11.2.0.9052/WPSOffice_11.2.0.9052.exe'
silentArgs = '/S'
validExitCodes = @(0)
softwareName = $regName
checksum = 'e2d5a357bbdeb6e31dec4742d662307bc739def7398771754157bddebe8aa5ce'
checksum = '468fe5d91c3074578f85429bf03319492f8dcadd8017d13d01c07ead65482e1d'
checksumType = 'sha256'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/wps-office-free/wps-office-free.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"wps": "11.2.0.9031"
"wps": "11.2.0.9052"
}
2 changes: 1 addition & 1 deletion automatic/wps-office-free/wps-office-free.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>wps-office-free</id>
<version>11.2.0.9031</version>
<version>11.2.0.9052</version>
<title>WPS Office Free</title>
<owners>chocolatey</owners>
<authors>Kingsoft Software</authors>
Expand Down

0 comments on commit 2696b25

Please sign in to comment.