Skip to content

Commit

Permalink
AU: 2 updated - brave maxthon.commandline
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 30, 2019
1 parent 5a49bf6 commit b98b8de
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 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.114",
"beta": "0.65.113-beta"
"beta": "0.66.79-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>0.65.114</version>
<title>Brave Browser</title>
<version>0.66.79-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.
## Features
Expand All @@ -14,10 +14,10 @@
## Notes
* This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
* 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.
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave-beta.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey, 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/v0.65.114/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.65.114/BraveBrowserStandaloneSilentSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.66.79/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.66.79/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: F749B13F41E189F15543A201FF3BDC23F7AC03E631759A23B367D71BCDF029EF
checksum64: FE8D92E4C2969CAEC369231FFE47FD892EE8DC11B4581827781685293DB8BE56
checksum32: BC46CECC99C89D29FF8EB7C3733D5E2F732453AE81C1A4FBA5F37F873A9B279B
checksum64: 082B0178EA1A8FA637187EE7CF4B2B333A96119BA924668F3B9EC38653BF2822

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/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\BraveBrowserStandaloneSilentSetup32.exe"
file64 = "$toolsDir\BraveBrowserStandaloneSilentSetup.exe"
file = "$toolsDir\BraveBrowserSilentBetaSetup32.exe"
file64 = "$toolsDir\BraveBrowserSilentBetaSetup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/maxthon.commandline/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@75a4f3acb5fdff5fb229650e2349925603a7743b/icons/maxthon.png" height="48" width="48" /> Maxthon (Portable)](https://chocolatey.org/packages/maxthon.commandline)
# [<img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@75a4f3acb5fdff5fb229650e2349925603a7743b/icons/maxthon.png" height="48" width="48" /> Maxthon (Portable)](https://chocolatey.org/packages/maxthon.commandline)

Maxthon is a state-of-the-art, multi-platform web browser that regularly outperforms other top browsers and offers users a seamless browsing and sharing experience. Thanks to our supporters, Maxthon is a global phenomenon: a community of friends, colleagues
and fans who believe surfing the web should be fast and fun.
Expand Down
6 changes: 3 additions & 3 deletions automatic/maxthon.commandline/maxthon.commandline.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>maxthon.commandline</id>
<version>5.2.7.2000</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/maxthon.commandline</packageSourceUrl>
<version>5.2.7.3000</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/maxthon.commandline</packageSourceUrl>
<owners>chocolatey, Maxthon International Limited</owners>
<title>Maxthon (Portable)</title>
<authors>Maxthon International Limited</authors>
<projectUrl>http://www.maxthon.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@75a4f3acb5fdff5fb229650e2349925603a7743b/icons/maxthon.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@75a4f3acb5fdff5fb229650e2349925603a7743b/icons/maxthon.png</iconUrl>
<copyright>1999–2012 Maxthon International Limited. All Rights Reserved.</copyright>
<licenseUrl>http://www.maxthon.com/user-agreement/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
4 changes: 2 additions & 2 deletions automatic/maxthon.commandline/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'http://dl.maxthon.com/mx5/maxthon_portable_5.2.7.2000.7z'
checksum = '6c7f409fc2695fb90b3c9e0db1589008a37fa7cb5d05be0b83d5d906ebc4c945'
url = 'http://dl.maxthon.com/mx5/maxthon_portable_5.2.7.3000.7z'
checksum = '4a7f77951c91e8277d9f44224a45b563318cf4f4dfbd1e554c85a35d1481f2a0'
checksumType = 'sha256'
destination = $toolsDir
}
Expand Down

0 comments on commit b98b8de

Please sign in to comment.