Skip to content

Commit

Permalink
AU: 3 updated - brave Cygwin Opera
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 6, 2023
1 parent ef05208 commit a8075e5
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 18 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": "1.56.14",
"stable": "1.57.62",
"beta": "1.57.24-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>1.56.14</version>
<version>1.57.62</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.
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik

1. Download the following installer(s):

x86_64: https://github.com/brave/brave-browser/releases/download/v1.56.14/BraveBrowserStandaloneSilentSetup.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.57.62/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
checksum64: 4393C15EC76AEAB46A082BAD7C27998C92F54A7478D1666C9549FDA8D4A50418
checksum64: 9D118C45C7701A05BDE1610CFADECAEB96B3A0B1B550979B366A4CE47C83C467

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,13 +3,13 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://github.com/brave/brave-browser/releases/download/v1.56.14/BraveBrowserStandaloneSilentSetup32.exe'
checksum = '06017B94CB5FB785EEA8ACA7AA4FEA0EA7642E8AC220C1921B6F5887709E521A'
url = 'https://github.com/brave/brave-browser/releases/download/v1.57.62/BraveBrowserStandaloneSilentSetup32.exe'
checksum = 'A51E5301EFDC6C77EC808D41CC74B2F980DEB83F4B1057878B7BBCE18CBD85A3'
checksumType= 'sha256'
file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe"
}

[version]$softwareVersion = '1.56.14'
[version]$softwareVersion = '1.57.62'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
4 changes: 2 additions & 2 deletions automatic/cygwin/cygwin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>Cygwin</id>
<title>Cygwin</title>
<version>3.4.7</version>
<version>3.4.9</version>
<authors>Red Hat, Inc.</authors>
<owners>chocolatey-community</owners>
<summary>A Linux environment for Windows.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@ Example: `choco install cygwin --params "/InstallDir:C:\your\install\path /NoSta
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/Cygwin.png</iconUrl>
<releaseNotes>
[Software Changelog](https://cygwin.com/pipermail/cygwin-announce/2023-June/011155.html)
[Software Changelog](https://cygwin.com/pipermail/cygwin-announce/2023-September/011291.html)
[Package Changelog](https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/automatic/cygwin/Changelog.md)
</releaseNotes>
<mailingListUrl>https://cygwin.com/lists.html</mailingListUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/cygwin/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ and can be verified by doing the following:

checksum type: sha256
checksum32: NO LONGER SUPPORTED
checksum64: 6BAD4555154B3B348D1BFB633A2E9D6086AA46E36952F456A434ECEF5B0010E0
checksum64: A17217E66DD7C40FA4851A433335C1F3F003CD627116C708B2F6E66EBA886EA9

The file 'LICENSE.txt' has been obtained from <https://cygwin.com/COPYING>
7 changes: 4 additions & 3 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>101.0.4843.25</version>
<version>102.0.4880.40</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -15,18 +15,19 @@
## Parameters
- `/NoAutostart` - Do not add Opera autostart entry
- `/NoDesktopShortcut` - Do not create desktop shortcut for Opera
- `/NoTaskbarShortcut` - Do not pin Opera to taskbar
These parameters can be passed to the installer with the use of `--params`.
For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'`
For example: `--params '"/NoAutostart /NoDesktopShortcut /NoTaskbarShortcut"'`
## Notes
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></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-101/#b4843.25</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-102/#b4880.40</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/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 @@ -11,17 +11,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/101.0.4843.25/win/Opera_101.0.4843.25_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/101.0.4843.25/win/Opera_101.0.4843.25_Setup_x64.exe'
checksum = '6dbe664cea90d874ff1870cacadaa5482bfd64f0a4a86c46e70c2bc144b0e5e3'
checksum64 = 'e09f0663827126ae88e211f322aa0075fda3ebdcd4eaf81330a06365d70a133c'
url = 'https://get.geo.opera.com/pub/opera/desktop/102.0.4880.40/win/Opera_102.0.4880.40_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/102.0.4880.40/win/Opera_102.0.4880.40_Setup_x64.exe'
checksum = '8c095c302cd9e525a2b6c0115866358e2e74ed215244a4be51bb9f0b5bf12a44'
checksum64 = 'e2446988e0bdf1303243e22e8c51b9786fa15e1b26676c6fb8e3014511b8a704'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '101.0.4843.25'
$version = '102.0.4880.40'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down

0 comments on commit a8075e5

Please sign in to comment.