Skip to content

Commit

Permalink
AU: 4 updated - brave-nightly deepl odrive sdio
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed May 19, 2021
1 parent e99d52c commit 2e31fb1
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 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.26.22-nightly</version>
<version>1.26.25-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.26.22/BraveBrowserStandaloneSilentNightlySetup.exe'
$checksum32 = 'a6ca31d01c9fdb370ebe76d1dbc365fe748a32139bd60bb5ca354099c18b60f9'
$url32 = 'https://github.com/brave/brave-browser/releases/download/v1.26.25/BraveBrowserStandaloneSilentNightlySetup.exe'
$checksum32 = '1ad541f19db89b0d3ec00976906e28494a11e15ce8ae61703d700fd0a1e03319'
$checksumType32 = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/deepl/deepl.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>deepl</id>
<version>2.4.0</version>
<version>2.5.0</version>
<title>DeepL</title>
<authors>DeepL</authors>
<owners>tunisiano</owners>
Expand Down
2 changes: 1 addition & 1 deletion automatic/deepl/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop';
$url = 'https://appdownload.deepl.com/windows/full/DeepLSetup.exe'
$checksum = '56dcef54bd1ab01506dff2c80d7be24b4a3bd0ea92aefb24784c828cf04d1194'
$checksum = '982d5c15fbf86e8ac6fb6a26b782f135164b4e3c852c0dfdc9b2a293b2ac904e'
$checksumtype = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/odrive/odrive.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>odrive</id>
<version>1.6452.0.69</version>
<version>1.6452.0.6984</version>
<title>odrive (Install)</title>
<authors>ODrive.com</authors>
<owners>tunisiano</owners>
Expand Down
2 changes: 1 addition & 1 deletion automatic/odrive/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$url = 'https://www.odrive.com/downloaddesktop?platform=win'
$checksum = 'b426765355ef4526c94a6249a5859ccb80d7fd959d77b1ffc0725ddcfb6b29b0'
$checksum = 'f41ef90917fb7f1a06f740630927b55cc5310c3287088729f01805bb20a8ca99'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
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://snappy-driver-installer.org/downloads/SDIO_1.10.2.731.zip
x32: https://snappy-driver-installer.org/downloads/SDIO_1.10.3.732.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: bdccdad0455f876acdceb86a9adc6003d74536f2511efc369e86db2367a7d982
checksum32: 3ce44263585b0d0c8deb90ce1d3e6b1df1330007ff42886ad069bd5634196c22

Using AU:

Get-RemoteChecksum32 https://snappy-driver-installer.org/downloads/SDIO_1.10.2.731.zip
Get-RemoteChecksum32 https://snappy-driver-installer.org/downloads/SDIO_1.10.3.732.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.10.2.731</version>
<version>1.10.3.732</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://snappy-driver-installer.org/downloads/SDIO_1.10.2.731.zip'
checksum = 'bdccdad0455f876acdceb86a9adc6003d74536f2511efc369e86db2367a7d982'
url = 'https://snappy-driver-installer.org/downloads/SDIO_1.10.3.732.zip'
checksum = '3ce44263585b0d0c8deb90ce1d3e6b1df1330007ff42886ad069bd5634196c22'
checksumType = 'sha256'
}

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

$shortcutName = 'Snappy Driver Installer Origin'
$fileName32 = 'SDIO_R731.exe'
$fileName64 = 'SDIO_x64_R731.exe'
$fullVersion = '1.10.2.731'
$fileName32 = 'SDIO_R732.exe'
$fileName64 = 'SDIO_x64_R732.exe'
$fullVersion = '1.10.3.732'
$FileFullpath32 = Join-Path $ToolsDir\SDIO_$fullVersion $fileName32
$FileFullpath64 = Join-Path $ToolsDir\SDIO_$fullVersion $fileName64

Expand Down

0 comments on commit 2e31fb1

Please sign in to comment.