Skip to content

Commit

Permalink
AU: 6 updated - cpu-z cpu-z.install cpu-z.portable fzf signal trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 15, 2023
1 parent 7ec8fc1 commit e8da4bc
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion cpu-z.install/cpu-z.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>cpu-z.install</id>
<title>CPU-Z (Install)</title>
<version>2.06</version>
<version>2.6.0.20230615</version>
<authors>CPUID</authors>
<owners>majkinetor</owners>
<summary>System information software</summary>
Expand Down
2 changes: 1 addition & 1 deletion cpu-z.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $packageArgs = @{
packageName = 'cpu-z.install'
fileType = 'exe'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.06-en.exe'
checksum = '9e7a5f3ed96f9f6ae1069dd1f873320697dcc2ffd67eeee869e3eb685c7b709a'
checksum = 'b843af46a741ed5079ae9fa5129c28139f02396e01ea1e528f1316c18d6cc047'
checksumType = 'sha256'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion cpu-z.portable/cpu-z.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>cpu-z.portable</id>
<title>CPU-Z (Portable)</title>
<version>2.06</version>
<version>2.6.0.20230615</version>
<authors>CPUID</authors>
<owners>majkinetor</owners>
<summary>System information software</summary>
Expand Down
2 changes: 1 addition & 1 deletion cpu-z.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $is64 = (Get-ProcessorBits 64) -and $env:chocolateyForceX86 -ne 'true'
$packageArgs = @{
packageName = $Env:ChocolateyPackageName
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.06-en.zip'
checksum = '34c1553110883e8077b4e63927a48292fd05d9fec68f42e144ef1520e607edc3'
checksum = 'fb58d4e572d7a7645586a96ac24e107811199b3011c4f18029213a489db28e4f'
checksumType = 'sha256'
unzipLocation = $toolsPath
}
Expand Down
4 changes: 2 additions & 2 deletions cpu-z/cpu-z.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>cpu-z</id>
<title>CPU-Z</title>
<version>2.06</version>
<version>2.6.0.20230615</version>
<authors>CPUID</authors>
<owners>Miodrag Milić</owners>
<summary>System information software</summary>
Expand All @@ -25,7 +25,7 @@
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/cpu-z.install/icon.png</iconUrl>
<docsUrl>http://www.cpuid.com/softwares/cpu-z.html#install</docsUrl>
<dependencies>
<dependency id="cpu-z.install" version="2.06" />
<dependency id="cpu-z.install" version="2.6.0.20230615" />
</dependencies>
<releaseNotes>http://www.cpuid.com/softwares/cpu-z.html#version-history</releaseNotes>
<bugTrackerUrl>http://www.cpuid.com/bug-report.html</bugTrackerUrl>
Expand Down
4 changes: 2 additions & 2 deletions fzf/fzf.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>fzf</id>
<title>A command-line fuzzy finder</title>
<version>0.41.1</version>
<version>0.42.0</version>
<authors>Junegunn Choi</authors>
<owners>Miodrag Milic</owners>
<summary>fzf is a general-purpose command-line fuzzy finder</summary>
Expand All @@ -26,7 +26,7 @@ fzf is a general-purpose command-line fuzzy finder.
<licenseUrl>https://raw.githubusercontent.com/junegunn/fzf-bin/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/fzf/icon.png</iconUrl>
<releaseNotes>https://github.com/junegunn/fzf/releases/tag/0.41.1</releaseNotes>
<releaseNotes>https://github.com/junegunn/fzf/releases/tag/0.42.0</releaseNotes>
<docsUrl>https://github.com/junegunn/fzf/blob/master/README.md</docsUrl>
<bugTrackerUrl>https://github.com/junegunn/fzf/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/junegunn/fzf</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions signal/signal.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>signal</id>
<title>Signal (Desktop)</title>
<version>6.20.2</version>
<version>6.21.0</version>
<authors>Open Whisper Systems</authors>
<owners>Miodrag Milic</owners>
<summary>Fast, simple, secure. Privacy that fits in your pocket</summary>
Expand Down Expand Up @@ -34,7 +34,7 @@
<licenseUrl>http://www.gnu.org/licenses/gpl-3.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/signal/icon.png</iconUrl>
<releaseNotes>https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v6.20.2</releaseNotes>
<releaseNotes>https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v6.21.0</releaseNotes>
<docsUrl>https://www.signal.org/docs</docsUrl>
<bugTrackerUrl>https://github.com/WhisperSystems/Signal-Desktop/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/WhisperSystems/Signal-Desktop</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions signal/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Set-AutoUpdate -Enable
$packageArgs = @{
packageName = 'signal'
fileType = 'EXE'
url = 'https://updates.signal.org/desktop/signal-desktop-win-6.20.2.exe'
checksum = '56ed2d259cfeedd7fb51093279f23f8659442f7124b0ce1bff9a15ad35f41633'
url = 'https://updates.signal.org/desktop/signal-desktop-win-6.21.0.exe'
checksum = '5de54130724dc59fc13a064126412d045502d31c4a63a6419d3aec9c579c3f1f'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion trid/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
checksum_triddefs: FE399DFAC1DB57B507AEB477C20F8B86C153FCCC18B13A1D4583F7CE6237D844
checksum_triddefs: C1861B25898482277B5C44335B766F3C986A3C013140C8CB59A7D76651F7C97C

File 'readme.txt' with license is obtained from the trid_w32.zip file.
4 changes: 2 additions & 2 deletions trid/trid.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>trid</id>
<title>TrID - File Identifier</title>
<version>2.24.20230612</version>
<version>2.24.20230614</version>
<authors>Marco Pontello</authors>
<owners>Miodrag Milić</owners>
<summary>TrID is an utility designed to identify file types from their binary signatures</summary>
Expand All @@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl>
<!--<dependencies>-->
<!--</dependencies>-->
<releaseNotes>https://mark0.net/forum/index.php?topic=934.msg3732#msg3732</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=934.msg3733#msg3733</releaseNotes>
<mailingListUrl>http://mark0.net/forum/index.php?board=6.0</mailingListUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl>
</metadata>
Expand Down

0 comments on commit e8da4bc

Please sign in to comment.