diff --git a/automatic/brave-nightly/brave-nightly.nuspec b/automatic/brave-nightly/brave-nightly.nuspec index 0340ca1e5..3faa5c337 100644 --- a/automatic/brave-nightly/brave-nightly.nuspec +++ b/automatic/brave-nightly/brave-nightly.nuspec @@ -3,7 +3,7 @@ brave-nightly - 1.73.5-nightly + 1.73.7-nightly Brave Browser (Nightly) Brave Software Inc. tunisiano diff --git a/automatic/brave-nightly/tools/chocolateyInstall.ps1 b/automatic/brave-nightly/tools/chocolateyInstall.ps1 index abbdd45e5..dacf7e3c5 100644 --- a/automatic/brave-nightly/tools/chocolateyInstall.ps1 +++ b/automatic/brave-nightly/tools/chocolateyInstall.ps1 @@ -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.73.5/BraveBrowserStandaloneSilentNightlySetup.exe' -$checksum32 = 'ee5cd14b0e3b7a193144bc83c78234412ad2b1ece4be85bdbb094c63f0b8c347' +$url32 = 'https://github.com/brave/brave-browser/releases/download/v1.73.7/BraveBrowserStandaloneSilentNightlySetup.exe' +$checksum32 = '4b73c61548488ef46ff2a54c40abbe99a782f362e9057a0c91d1ca0b0ab93971' $checksumType32 = 'sha256' $packageArgs = @{ diff --git a/automatic/futuremark-systeminfo/futuremark-systeminfo.nuspec b/automatic/futuremark-systeminfo/futuremark-systeminfo.nuspec index a583ab2c1..1c40904af 100644 --- a/automatic/futuremark-systeminfo/futuremark-systeminfo.nuspec +++ b/automatic/futuremark-systeminfo/futuremark-systeminfo.nuspec @@ -2,7 +2,7 @@ futuremark-systeminfo - 5.74 + 5.75 Futuremark SystemInfo (Install) Futuremark tunisiano @@ -27,7 +27,7 @@ To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ] ### Package-specific issue If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose) -Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/tunisiano) +Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820) ]]> SystemInfo is a component used in many of our benchmarks to identify the hardware in your system. https://benchmarks.ul.com/systeminfo diff --git a/automatic/futuremark-systeminfo/tools/ChocolateyInstall.ps1 b/automatic/futuremark-systeminfo/tools/ChocolateyInstall.ps1 index a769fc938..68d426fe0 100644 --- a/automatic/futuremark-systeminfo/tools/ChocolateyInstall.ps1 +++ b/automatic/futuremark-systeminfo/tools/ChocolateyInstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop' $packageName = 'futuremark-systeminfo' -$url = 'https://d1ejs5fxm96rib.cloudfront.net/Futuremark_SystemInfo_5_74_1257.msi' -$checksum = 'aff9e80ac8b562ebbd0f94cb87b86a677f1e16c230e549dc612d71c2caa93f5b' +$url = 'https://d1ejs5fxm96rib.cloudfront.net/Futuremark_SystemInfo_5_75_1261.msi' +$checksum = '8c8057da95ea6251b8003a277484d7e981adf9bd3bc1f62ea1be7c1fcb48d83e' $checksumType = 'sha256' $packageArgs = @{