Skip to content

Commit

Permalink
AU: 3 updated - brave Opera seafile-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 12, 2019
1 parent e66cc82 commit d96bf1e
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "0.65.121",
"beta": "0.67.107-beta"
"beta": "0.67.108-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>0.67.107-beta</version>
<version>0.67.108-beta</version>
<title>Brave Browser (Beta)</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.
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/v0.67.107/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.67.107/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.67.108/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.67.108/BraveBrowserSilentBetaSetup.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: D31319461B4F4EB1B54C031E7FB84DA95226E492C2ACD39BDE0A730E88B04EA3
checksum64: B1C5460350269A74A80831B92D85099C95EA8A74D32C56C2BF0AA60AED08560B
checksum32: FF54BC9F5653F11D24D5F0FB06E30E5B048F0F1DC02DCD1CDE173E191B8DD0E4
checksum64: 4C63D243032F7D0C8864CC1350055DD1B6F9307A05EDD9447CC8C320B28893E3

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
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>62.0.3331.66</version>
<version>62.0.3331.72</version>
<title>Opera</title>
<owners>chocolatey</owners>
<authors>Opera</authors>
Expand All @@ -23,7 +23,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-62/#b3331.66</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-62/#b3331.72</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 "
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/62.0.3331.66/win/Opera_62.0.3331.66_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/62.0.3331.66/win/Opera_62.0.3331.66_Setup_x64.exe'
checksum = '44d05e83705b4dd4f6c9fb40380963e4e8e71ca0966d085409bc994e83e8b68c'
checksum64 = 'ae4e6b6af92277176f47800c4951dfcf32f0f3ac7c11a245498552311dffd95d'
url = 'https://get.geo.opera.com/pub/opera/desktop/62.0.3331.72/win/Opera_62.0.3331.72_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/62.0.3331.72/win/Opera_62.0.3331.72_Setup_x64.exe'
checksum = '05c371c5f74bdf2bd18bf48a2fedf03680acd4ca19de17cdc0a6d0d84f40afac'
checksum64 = 'e79df558e329f8b080bcf243524612bc9b263dbcc7917b12420db66be8acd49b'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera 0 /setdefaultbrowser 0' + $parameters
validExitCodes = @(0)
}

$version = '62.0.3331.66'
$version = '62.0.3331.72'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
} else {
Expand Down
2 changes: 1 addition & 1 deletion automatic/seafile-client/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@65cff22d071fb30b82b8f2bdee89211b541520c7/icons/seafile-client.png" width="48" height="48"/> [seafile-client](https://chocolatey.org/packages/seafile-client)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@65cff22d071fb30b82b8f2bdee89211b541520c7/icons/seafile-client.png" width="48" height="48"/> [seafile-client](https://chocolatey.org/packages/seafile-client)


Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork.
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-6.2.11-en.msi>
1. Download the following <https://download.seadrive.org/seafile-7.0.1-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: 9742BD0A7B7EF5475CF5042EE6FA749CAB6D14016079B62F05CE2A564D8F9360
checksum: 940DA51F75A91F5FD3DC2E0F566B97A6FEF9D95DD8C9CE5A40C672DE591DC903

The file 'LICENSE.txt' has been obtained from <https://github.com/haiwen/seafile-client/blob/fc82bff33d5c13f7534e95d36840b3cf0c7515f1/LICENSE>
6 changes: 3 additions & 3 deletions 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>6.2.11</version>
<version>7.0.1</version>
<title>Seafile (Windows Client)</title>
<owners>chocolatey</owners>
<authors>Seafile Ltd.</authors>
Expand All @@ -13,7 +13,7 @@
<bugTrackerUrl>https://github.com/haiwen/seafile-client/issues</bugTrackerUrl>
<docsUrl>https://www.seafile.com/en/help/</docsUrl>
<mailingListUrl>https://forum.seafile.com/</mailingListUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@65cff22d071fb30b82b8f2bdee89211b541520c7/icons/seafile-client.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@65cff22d071fb30b82b8f2bdee89211b541520c7/icons/seafile-client.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description><![CDATA[
Expand All @@ -29,7 +29,7 @@ Seafile allows users to create groups with file syncing, wiki, and discussion to
<releaseNotes>https://seacloud.cc/group/3/wiki/client-changelog</releaseNotes>
<copyright>Copyright ©2016 Seafile Ltd.</copyright>
<tags>seafile-client seafile syncing sharing admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/seafile-client</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/seafile-client</packageSourceUrl>
</metadata>
<files>
<file src="legal\**" target="legal" />
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-6.2.11-en.msi"
file = "$toolsPath\seafile-7.0.1-en.msi"
softwareName = 'Seafile*'
silentArgs = "/passive"
validExitCodes = @(0, 2010, 1641)
Expand Down

0 comments on commit d96bf1e

Please sign in to comment.