From 313d3e7962ef6c35859b331d28fcba12901ac322 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 4 Aug 2022 01:02:12 +0000 Subject: [PATCH] AU: 3 updated - furmark signal usql [skip ci] https://gist.github.com/a700c70b8847b29ebb1c918d47ee4eb1/98d1180f210d5f1e5b3aaa38ecb1b945e0737a80 --- furmark/furmark.nuspec | 2 +- furmark/legal/VERIFICATION.txt | 4 ++-- signal/signal.nuspec | 4 ++-- signal/tools/chocolateyInstall.ps1 | 4 ++-- usql/legal/VERIFICATION.txt | 4 ++-- usql/usql.nuspec | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/furmark/furmark.nuspec b/furmark/furmark.nuspec index 107220ef..dfdfad99 100644 --- a/furmark/furmark.nuspec +++ b/furmark/furmark.nuspec @@ -5,7 +5,7 @@ furmark Furmark - 1.30.0.0 + 1.31.0.0 jeGX Miodrag Milic GPU Stress Test OpenGL Benchmark diff --git a/furmark/legal/VERIFICATION.txt b/furmark/legal/VERIFICATION.txt index 9cee803c..bc832c11 100644 --- a/furmark/legal/VERIFICATION.txt +++ b/furmark/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://geeks3d.com/downloads/2022p/FurMark_1.30.0.0_Setup.exe + x32: https://geeks3d.com/downloads/2022p/FurMark_1.31.0.0_Setup.exe to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 68C1092866819B3F37EE11AE52A19E61584EBD4CA23FDAAAA149E73380246F6F + checksum32: 052100564A8A9A9E8675A554053CBBABC2D4B6C680EBF69C1184054CAAF10B30 Using AU: diff --git a/signal/signal.nuspec b/signal/signal.nuspec index 89f34852..55ab57fb 100644 --- a/signal/signal.nuspec +++ b/signal/signal.nuspec @@ -5,7 +5,7 @@ signal Signal (Desktop) - 5.52.0 + 5.53.0 Open Whisper Systems Miodrag Milic Fast, simple, secure. Privacy that fits in your pocket @@ -34,7 +34,7 @@ http://www.gnu.org/licenses/gpl-3.0.html false https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/signal/icon.png - https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v5.52.0 + https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v5.53.0 https://www.signal.org/docs https://github.com/WhisperSystems/Signal-Desktop/issues https://github.com/WhisperSystems/Signal-Desktop diff --git a/signal/tools/chocolateyInstall.ps1 b/signal/tools/chocolateyInstall.ps1 index 3e422013..535d5af3 100644 --- a/signal/tools/chocolateyInstall.ps1 +++ b/signal/tools/chocolateyInstall.ps1 @@ -10,8 +10,8 @@ Set-AutoUpdate -Enable $packageArgs = @{ packageName = 'signal' fileType = 'EXE' - url = 'https://updates.signal.org/desktop/signal-desktop-win-5.52.0.exe' - checksum = 'aae9a9d5777a05a20a7ae9e59ceb3afbc0172987c4dce3818a24931dfbfbb737' + url = 'https://updates.signal.org/desktop/signal-desktop-win-5.53.0.exe' + checksum = 'ceef97aa363a0af43d6f53fe383f0b6f7ef596acf1fc0a74653417b9ae241f75' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/usql/legal/VERIFICATION.txt b/usql/legal/VERIFICATION.txt index 0b38927c..0d3855e4 100644 --- a/usql/legal/VERIFICATION.txt +++ b/usql/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ Package can be verified like this: 1. Go to https://github.com/xo/usql/releases to download the zip archive - x64: https://github.com/xo/usql/releases/download/v0.11.0/usql-0.11.0-windows-amd64.zip + x64: https://github.com/xo/usql/releases/download/v0.11.12/usql-0.11.12-windows-amd64.zip 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: B29978A358694B213A72CC7AD741556726D2BAB8524904C04277891B564ED3E5 + checksum64: A388D8C506B26EAC7CCF626E21217D2DDDADC85BCAA29EA794EF253CA787ECD4 File 'license.txt' is obtained from: https://github.com/xo/usql/blob/master/LICENSE diff --git a/usql/usql.nuspec b/usql/usql.nuspec index b9479142..cd24781e 100644 --- a/usql/usql.nuspec +++ b/usql/usql.nuspec @@ -5,7 +5,7 @@ usql usql - 0.11.0 + 0.11.12 Kenshaw Miodrag Milic Universal command-line interface for SQL databases