Skip to content

Commit

Permalink
AU: 4 updated - cpu-z cpu-z.install cpu-z.portable visualsvnserver
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 17, 2023
1 parent e8da4bc commit 6d13818
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 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.6.0.20230615</version>
<version>2.6.0.20230617</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 = 'b843af46a741ed5079ae9fa5129c28139f02396e01ea1e528f1316c18d6cc047'
checksum = '3d9d71241c6e2a639757647193448a32c878ce1c94a212f3c6c301e2f3268ff9'
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.6.0.20230615</version>
<version>2.6.0.20230617</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 = 'fb58d4e572d7a7645586a96ac24e107811199b3011c4f18029213a489db28e4f'
checksum = '9b8e0d7664269e1797234de6acb2bf250af5584ec37c5e86b90d9b4ee9cb8ef9'
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.6.0.20230615</version>
<version>2.6.0.20230617</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.6.0.20230615" />
<dependency id="cpu-z.install" version="2.6.0.20230617" />
</dependencies>
<releaseNotes>http://www.cpuid.com/softwares/cpu-z.html#version-history</releaseNotes>
<bugTrackerUrl>http://www.cpuid.com/bug-report.html</bugTrackerUrl>
Expand Down
8 changes: 4 additions & 4 deletions visualsvnserver/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = 'visualsvnserver'
fileType = 'msi'
url = 'https://www.visualsvn.com/files/VisualSVN-Server-5.1.4-win32.msi'
url64bit = 'https://www.visualsvn.com/files/VisualSVN-Server-5.1.4-x64.msi'
checksum = '5f01c16e7e31d9b718016a13b2f735d32be669c3c65e62111ecadb90ce148487'
checksum64 = 'c40096c653be2112d95bed5ec180186abec4be1a199f609973b3b1dfe19d6d4e'
url = 'https://www.visualsvn.com/files/VisualSVN-Server-5.1.5-win32.msi'
url64bit = 'https://www.visualsvn.com/files/VisualSVN-Server-5.1.5-x64.msi'
checksum = 'a77dc8861a995754898bb848330862628679cff3dbf52fda39436c86b8e98bdf'
checksum64 = '30e6252531e4dc9d0f4416959f8cb8392024fd9a708d3b121106f573bb3bc4a7'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet /norestart /log "{0}/setup.log"' -f "$Env:TEMP\chocolatey\visualsvnserver"
Expand Down
2 changes: 1 addition & 1 deletion visualsvnserver/visualsvnserver.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>visualsvnserver</id>
<title>VisualSVN Server</title>
<version>5.1.4</version>
<version>5.1.5</version>
<authors>VisualSVN Software</authors>
<owners>Miodrag Milic</owners>
<summary>VisualSVN Server allows you to easily install and manage a fully-functional Subversion server on the Windows platform</summary>
Expand Down

0 comments on commit 6d13818

Please sign in to comment.