File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
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.88.84 -nightly</version >
6+ <version >1.88.85 -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.88.84 /BraveBrowserStandaloneSilentNightlySetup.exe'
7- $checksum32 = ' a751b422fb33e43ee1f2170e9dc537da065d642b84ef168064b69bf3324ea94d '
6+ $url32 = ' https://github.com/brave/brave-browser/releases/download/v1.88.85 /BraveBrowserStandaloneSilentNightlySetup.exe'
7+ $checksum32 = ' c044952dadad972b20ea2f1f63145ef27c7dc2e19948d860f64f9ddaa93e56f0 '
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 >frink</id >
5- <version >2026.01.30 </version >
5+ <version >2026.02.01 </version >
66 <title >Frink (Portable)</title >
77 <authors >Alan Eliasen</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change 22$packageName = ' frink'
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
44$url = ' https://frinklang.org/frinkjar/frink.jar'
5- $checksum = ' B803A2C53B69E4E6E6EA7B6151B5A74336C2B1EA5E2227DD1D81A2656E742D80 '
5+ $checksum = ' 1E5F7EA2A6C63237A9C6101FF8DD6F89C323DDC241F2FCBEAB518883D0249A43 '
66$checksumType = ' sha256'
77$ExeFile = ' frink.jar'
88$ShortcutName = ' Frink.lnk'
You can’t perform that action at this time.
0 commit comments