Skip to content

Commit

Permalink
AU: 5 updated - cpu-z cpu-z.install cpu-z.portable dngrep trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 10, 2024
1 parent 4a98016 commit d419538
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 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.9.0.20240123</version>
<version>2.10</version>
<authors>CPUID</authors>
<owners>majkinetor</owners>
<summary>System information software</summary>
Expand Down
4 changes: 2 additions & 2 deletions cpu-z.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'cpu-z.install'
fileType = 'exe'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.09-en.exe'
checksum = '657b7f4e403269768cd20f1a5b481878cecc775522ceef119b2723e0844f2361'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.10-en.exe'
checksum = '1d8f96a860660bec0fef1ca16310aad2d6a594677a411e53a2dde7cef0fe118b'
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.9.0.20240123</version>
<version>2.10</version>
<authors>CPUID</authors>
<owners>majkinetor</owners>
<summary>System information software</summary>
Expand Down
4 changes: 2 additions & 2 deletions cpu-z.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $is64 = (Get-ProcessorBits 64) -and $env:chocolateyForceX86 -ne 'true'

$packageArgs = @{
packageName = $Env:ChocolateyPackageName
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.09-en.zip'
checksum = 'a771dc7496501a02cf7cb22f375bab97e2530b61d7db4d0ea5c7e9464a6cc075'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.10-en.zip'
checksum = 'c1c12e9e977e306be47e8fc6d8eab67ad7d0eea5d0dc5a79dec1e42ee45e1660'
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.9.0.20240123</version>
<version>2.10</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.9.0.20240123" />
<dependency id="cpu-z.install" version="2.10" />
</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 dngrep/dngrep.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>dngrep</id>
<title>dnGrep</title>
<version>4.2.29.0</version>
<version>4.2.46.0</version>
<authors>Denis Stankovski, John Burak</authors>
<owners>Miodrag Milic</owners>
<summary>Powerful search for Windows</summary>
Expand Down Expand Up @@ -33,7 +33,7 @@
<licenseUrl>https://github.com/dnGrep/dnGrep/blob/master/license.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/dngrep/icon.png</iconUrl>
<releaseNotes>https://github.com/dnGrep/dnGrep/releases/tag/v4.2.29.0</releaseNotes>
<releaseNotes>https://github.com/dnGrep/dnGrep/releases/tag/v4.2.46.0</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions dngrep/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://github.com/dnGrep/dnGrep/releases/download/v4.2.29.0/dnGREP.4.2.29.x86.msi
x64: https://github.com/dnGrep/dnGrep/releases/download/v4.2.29.0/dnGREP.4.2.29.x64.msi
x32: https://github.com/dnGrep/dnGrep/releases/download/v4.2.46.0/dnGREP.4.2.46.x86.msi
x64: https://github.com/dnGrep/dnGrep/releases/download/v4.2.46.0/dnGREP.4.2.46.x64.msi

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 6A14AAAF5D9CF4245410F9B390D136CFCD2C1919D4BCE428725E5D0A4444B46D
checksum64: D8842EA4A1FC92818282413BB33EC9F53CAA60682A0E89421C82D841D784914C
checksum32: 1F3D2AC49A7DA8877E89A5AD213AC1DC2A87BA782B01A126BA9D3E1605259760
checksum64: 3D55B4FEB5149E6B50C635D017038EF24ED39D4133EEAEE1604DF4617CAB370E


File 'license.txt' is obtained from:
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: 193E3B34F9880F304979C6BF0F92B6003885AD36967726CE9F07D376131A3696
checksum_triddefs: 50DF26F34C322AABAF63343C4CEEC43666D314973BB71D1C9734FE4B2B4AAB56

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.20240705</version>
<version>2.24.20240709</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=1016.msg3998#msg3998</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=1016.msg4000#msg4000</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 d419538

Please sign in to comment.