Skip to content

Commit

Permalink
AU: 4 updated - aida64-business aida64-engineer aida64-extreme aida64…
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Mar 13, 2024
1 parent e82b02a commit f02f886
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion automatic/aida64-business/aida64-business.nuspec
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>7.20.6800</version>
<version>7.20.6802</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-business/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64business720.zip'
$checksum = '3731815c48062a80419ce65afd21c276c62c380ca7876c0f5c5913c4d495a6bf'
$checksum = '74c96740e706eb36bd64a4d6e44c92b3ba782d51c3239887f99903d1157ae30a'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-engineer/aida64-engineer.nuspec
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>7.20.6800</version>
<version>7.20.6802</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-engineer/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64engineer720.exe'
$checksum = '7b1fef277ba3cca1ad4a8e91e37a84e0348a23bc3b6e8d731c35d122cdf2cca3'
$checksum = 'c74afcb512a8d7cf5dce4e2e52283261dec9f80561b704dc95a34e7ca4c53cba'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-extreme/aida64-extreme.nuspec
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>7.20.6800</version>
<version>7.20.6802</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-extreme/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64extreme720.exe'
$checksum = '5bb7cc67ad9e4590d2b44a3f1a2fd63ac0e720a892ab8c807bbd21194637620b'
$checksum = '2adccf6222b8699e0ced783df33bcfe3b7c91bcc34933f7f41d6e6a8f8773d4d'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-networkaudit/aida64-networkaudit.nuspec
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>7.20.6800</version>
<version>7.20.6802</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-networkaudit/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64networkaudit720.zip'
$checksum = 'a2615e3a3d1748d45c415aa616577a41d4ac8313e711a3e1512bcca361e25293'
$checksum = '2b80c89f955fb4a4b3f80ca74f32385a78a5605b7cfefafa3a193927f6ad068d'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit f02f886

Please sign in to comment.