File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >brave-nightly</id >
6- <version >1.87.121 -nightly</version >
6+ <version >1.87.122 -nightly</version >
77 <title >Brave Browser (Nightly)</title >
88 <authors >Brave Software Inc.</authors >
99 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
33. $toolsPath \helpers.ps1
44
55$packageName = $env: ChocolateyPackageName
6- $url32 = ' https://github.com/brave/brave-browser/releases/download/v1.87.121 /BraveBrowserStandaloneSilentNightlySetup.exe'
7- $checksum32 = ' a7eb9da06a41d76b1c2b7a8d8025379f8eaeb5599fc708b81bcd9008d1e12776 '
6+ $url32 = ' https://github.com/brave/brave-browser/releases/download/v1.87.122 /BraveBrowserStandaloneSilentNightlySetup.exe'
7+ $checksum32 = ' 6ac3edde15f48b4041289c8df98c35aa1f96c0c39418bffd80d10f36b2c687bd '
88$checksumType32 = ' sha256'
99
1010$packageArgs = @ {
You can’t perform that action at this time.
0 commit comments