File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
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.89.89 -nightly</version >
6+ <version >1.89.99 -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.89.89 /BraveBrowserStandaloneSilentNightlySetup.exe'
7- $checksum32 = ' b8844b6465e587cc2c2c5e91de5dd9739e3bafbfe5a1727d187957fbecebb200 '
6+ $url32 = ' https://github.com/brave/brave-browser/releases/download/v1.89.99 /BraveBrowserStandaloneSilentNightlySetup.exe'
7+ $checksum32 = ' 0010123c1c8b9723d52eeb60a135ec249eca2dd5a947e1cabe0eb4e1555f337c '
88$checksumType32 = ' sha256'
99
1010$packageArgs = @ {
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >ntlite-free</id >
5- <version >2026.03.10853 </version >
5+ <version >2026.03.10854 </version >
66 <title >NTLite (Free) (Install)</title >
77 <authors >Nlitesoft</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change 22$packageName = ' ntlite-free'
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
44$url = ' https://downloads.ntlite.com/files/NTLite_setup_x86_legacy.exe'
5- $checksum = ' 6b3e89ac792dca30f205aebbd6b76a4ab26cfe07481b24b8bfc767070039f252 '
5+ $checksum = ' 5dc9e87ec89ba8b7fca153c40dbac9e7b2f653e34cf041f23a0880cbea577a1b '
66$checksumType = ' sha256'
77$url64 = ' https://downloads.ntlite.com/files/NTLite_setup_x64.exe'
8- $checksum64 = ' 28364a45bbfecf8174908588c9fe751b8d3fa633bbfcf88a79ddc90596716e6f '
8+ $checksum64 = ' 89efaecf1980669f6f99904bb1e87f865926df058c95f1214264faeba5995b4e '
99$checksumType64 = ' sha256'
1010
1111$packageArgs = @ {
You can’t perform that action at this time.
0 commit comments