Skip to content

Commit

Permalink
AU: 3 updated - brave-nightly rubberduck sdio
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Oct 4, 2021
1 parent 69fe49b commit 0ed8063
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion automatic/brave-nightly/brave-nightly.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>brave-nightly</id>
<version>1.32.39-nightly</version>
<version>1.32.40-nightly</version>
<title>Brave Browser (Nightly)</title>
<authors>Brave Software Inc.</authors>
<owners>tunisiano</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave-nightly/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$packageName = $env:ChocolateyPackageName
$url32 = 'https://github.com/brave/brave-browser/releases/download/v1.32.39/BraveBrowserStandaloneSilentNightlySetup.exe'
$checksum32 = '4b0feb7236d875fb46347dbd4a8abd1d41089314ba9865b7410d3eb8030d9bda'
$url32 = 'https://github.com/brave/brave-browser/releases/download/v1.32.40/BraveBrowserStandaloneSilentNightlySetup.exe'
$checksum32 = 'bb08a5ae993085a37c05ee96528989e65838ce7c6dc0e0322b022e68172954c3'
$checksumType32 = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/rubberduck/rubberduck.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>rubberduck</id>
<version>2.5.2.5963-pre</version>
<version>2.5.2.5971-pre</version>
<title>rubberduck VBE addin</title>
<authors>Mathieu Guindon, Christopher McClellan</authors>
<owners>tunisiano</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/rubberduck/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$packageName = $env:ChocolateyPackageName
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://github.com/rubberduck-vba/Rubberduck/releases/download/Prerelease-v2.5.2.5963/Rubberduck.Setup.2.5.2.5963-pre.exe' # download url
$checksum = '89be60a0b26e0a45dfafd11b27c33f5b76dea60aed996516522c8e00aaca0164'
$url = 'https://github.com/rubberduck-vba/Rubberduck/releases/download/Prerelease-v2.5.2.5971/Rubberduck.Setup.2.5.2.5971-pre.exe' # download url
$checksum = '3fad46002442cd4cca5c8fb14eb3007c6a869f52fa9f31ffca5ae66ca7ce93fb'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
6 changes: 3 additions & 3 deletions automatic/sdio/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://www.snappy-driver-installer.org/downloads/SDIO_1.11.2.737.zip
x32: https://www.snappy-driver-installer.org/downloads/SDIO_1.11.3.738.zip

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: a39205668ab53799e93493747c719dc43b8358d304b768119a7ae9d31e46d14b
checksum32: de9e32b730bb34948feaf2a71a0cb703149e15efefd42979a64286e2316230dc

Using AU:

Get-RemoteChecksum32 https://www.snappy-driver-installer.org/downloads/SDIO_1.11.2.737.zip
Get-RemoteChecksum32 https://www.snappy-driver-installer.org/downloads/SDIO_1.11.3.738.zip

2 changes: 1 addition & 1 deletion automatic/sdio/sdio.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>sdio</id>
<version>1.11.2.737</version>
<version>1.11.3.738</version>
<title>Snappy Driver Installer Origin</title>
<authors>Glenn Delahoy</authors>
<owners>tunisiano</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/sdio/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ $packageArgs = @{
packageName = 'sdio'
unzipLocation = $toolsDir
fileType = 'ZIP'
url = 'https://www.snappy-driver-installer.org/downloads/SDIO_1.11.2.737.zip'
checksum = 'a39205668ab53799e93493747c719dc43b8358d304b768119a7ae9d31e46d14b'
url = 'https://www.snappy-driver-installer.org/downloads/SDIO_1.11.3.738.zip'
checksum = 'de9e32b730bb34948feaf2a71a0cb703149e15efefd42979a64286e2316230dc'
checksumType = 'sha256'
}

Expand All @@ -24,9 +24,9 @@ if (!(Test-Path -path "$ENV:ALLUSERSPROFILE\SDIO")) {
}

$shortcutName = 'Snappy Driver Installer Origin'
$fileName32 = 'SDIO_R737.exe'
$fileName64 = 'SDIO_x64_R737.exe'
$fullVersion = '1.11.2.737'
$fileName32 = 'SDIO_R738.exe'
$fileName64 = 'SDIO_x64_R738.exe'
$fullVersion = '1.11.3.738'
$FileFullpath32 = Join-Path $ToolsDir\SDIO_$fullVersion $fileName32
$FileFullpath64 = Join-Path $ToolsDir\SDIO_$fullVersion $fileName64

Expand Down

0 comments on commit 0ed8063

Please sign in to comment.