Skip to content

Commit

Permalink
AU: 6 updated - brave chromium nodejs nodejs.install Opera rufus
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 3, 2021
1 parent cdeb403 commit b33ca1c
Show file tree
Hide file tree
Showing 18 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
@@ -1,4 +1,4 @@
{
"stable": "1.27.109",
"beta": "1.28.96-beta"
"beta": "1.28.100-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.28.96-beta</version>
<version>1.28.100-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
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.28.96/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.28.96/BraveBrowserStandaloneSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.28.100/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.28.100/BraveBrowserStandaloneSilentBetaSetup.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: F508793851890C9598AC133EA8F37AAF378066AE2D55E81605B964DDC202586F
checksum64: EB8B4BAC3CA72B189643CFAADE69F16B9518DBBE47D01BA5814C065FCD37EC2A
checksum32: DC05F1287BE5C7963881569E5104AB58CBCEB79ED9FE0867E3EB7253F01E63E9
checksum64: F8DD101C6E6C2D53A4F10A0654C20BAA2613E6CDD819654D9CF92AFA9E637D22

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/brave/tools/chocolateyInstall.ps1
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.28.96'
[version]$softwareVersion = '1.28.100'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "94.0.4596.0-snapshots",
"snapshots": "94.0.4597.0-snapshots",
"stable": "92.0.4515.107"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>94.0.4596.0-snapshots</version>
<version>94.0.4597.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
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/907439/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/907442/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/907877/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/907879/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: 10CAAE835A2DB8BCBFFCB919139B129E2DEF94508D8124DBF26A709D88C3636A
checksum64: 04F15C85B70F5D7332C93206D0918EEB2F4A2140B8BBA74FF24A75EAF2B9742C
checksum32: 83B0FF87ED2E03D58F8D7B992639A87726D5BDE627CFABC6B7680CABAE8AA140
checksum64: DDE02F8880D8FFE394FF799B9DCA295A57CC1A2B2422750B842297278497440C

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
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "94.0.4596.0-snapshots"
$version = "94.0.4597.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v16.6.0/node-v16.6.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v16.6.0/node-v16.6.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v16.6.1/node-v16.6.1-x86.msi>
64-Bit: <https://nodejs.org/dist/v16.6.1/node-v16.6.1-x64.msi>
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
checksum32: F26E9E749EB339CABC53150091542F5ACD75BED4FBBDFB86DFA226290C6E2293
checksum64: DCBFE8FD618383117ABF158AE8AF2C7584DDFF77A0102F349D45F612E8B1E633
checksum32: 7A5A849BC890AEE91A2FF0285FE90E6DDC793B4F265792CE70B50595F6E0543B
checksum64: B3F74A4B6C8D31BB33B08228C6797B1F6D10B0BCF096F2D7287BCC225DFB237D

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Expand Up @@ -11,5 +11,5 @@
"13": "13.14.0",
"14": "14.17.4",
"15": "15.14.0",
"16": "16.6.0"
"16": "16.6.1"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>16.6.0</version>
<version>16.6.1</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v16.6.0-x86.msi"
$filePath64 = "$toolsPath\node-v16.6.0-x64.msi"
$filePath32 = "$toolsPath\node-v16.6.1-x86.msi"
$filePath64 = "$toolsPath\node-v16.6.1-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Expand Up @@ -11,5 +11,5 @@
"13": "13.14.0",
"14": "14.17.4",
"15": "15.14.0",
"16": "16.6.0"
"16": "16.6.1"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>16.6.0</version>
<version>16.6.1</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[16.6.0]" />
<dependency id="nodejs.install" version="[16.6.1]" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera/opera.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Opera</id>
<version>77.0.4054.277</version>
<version>78.0.4093.112</version>
<title>Opera</title>
<owners>chocolatey-community</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-77/#b4054.277</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-78/#b4093.112</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
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/77.0.4054.277/win/Opera_77.0.4054.277_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/77.0.4054.277/win/Opera_77.0.4054.277_Setup_x64.exe'
checksum = 'a60a9e99444b4faea76b74fd8b8a9598118375a58bccf5ed7e7182a9ff8ddebe'
checksum64 = '8f47eab8e0bd90562eefe6ba89db36dbbe01622056a02a4cc6e8d53244a46e30'
url = 'https://get.geo.opera.com/pub/opera/desktop/78.0.4093.112/win/Opera_78.0.4093.112_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/78.0.4093.112/win/Opera_78.0.4093.112_Setup_x64.exe'
checksum = '00e873be4fd6dbf618e98a9c4c9d915d74515be15482be4d7829ae06f1114f83'
checksum64 = '4e3154fb0317670a84268371244f5fc0ffd38c9fd0c834445e81316225add5f9'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '77.0.4054.277'
$version = '78.0.4093.112'
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/rufus/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x32: https://github.com/pbatard/rufus/releases/download/v3.14/rufus-3.14.exe
x32: https://github.com/pbatard/rufus/releases/download/v3.15/rufus-3.15.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: C0CCF4F480545B50169CC1F5BF92B357CE588520CB8534128200CA48FC6AE588
checksum32: 19A2F7BD08CB6711937A71ADAE9D13BBE8A3AF08D3551D121C2D7F84EC3D7AAF


File 'license.txt' is obtained from:
Expand Down
2 changes: 1 addition & 1 deletion automatic/rufus/rufus.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>rufus</id>
<version>3.14</version>
<version>3.15</version>
<title>Rufus</title>
<authors>Pete "Akeo" Batard</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down

0 comments on commit b33ca1c

Please sign in to comment.