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 Sep 24, 2019
1 parent e751d43 commit eb16ab2
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/aida64-business/aida64-business.nuspec
Original file line number Diff line number Diff line change
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>6.00.5100</version>
<version>6.10.5200</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
4 changes: 2 additions & 2 deletions automatic/aida64-business/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64business600.zip'
$checksum = '5e66d138b7ac0d39e254cc7a1a8503ef2ef235d121f6bc6509cc93e2e2d0db56'
$url = 'http://download.aida64.com/aida64business610.zip'
$checksum = '9a91b12b729c2b9086e551aaf1fc7c3c151fb996d79b2c4af881e0b2fd185ec7'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-engineer/aida64-engineer.nuspec
Original file line number Diff line number Diff line change
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>6.00.5100</version>
<version>6.10.5200</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
4 changes: 2 additions & 2 deletions automatic/aida64-engineer/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64engineer600.exe'
$checksum = '9b7498477323ff2b269bfc6d4427d74c30814ae3917d29cfe4aae7b8dac1ea01'
$url = 'http://download.aida64.com/aida64engineer610.exe'
$checksum = '442e46588afa3988924310ca588d7a50291906ea1fa323a8ea781a8404a70481'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-extreme/aida64-extreme.nuspec
Original file line number Diff line number Diff line change
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>6.00.5100</version>
<version>6.10.5200</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
4 changes: 2 additions & 2 deletions automatic/aida64-extreme/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64extreme600.exe'
$checksum = '1b9a83795a17548275cac4bc727612ac93cee87110caf138548dda3736ffd717'
$url = 'http://download.aida64.com/aida64extreme610.exe'
$checksum = 'fc9893421402e197ec984e82d1bc3247100be3673f5b0a16003fe342e41597ee'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/aida64-networkaudit/aida64-networkaudit.nuspec
Original file line number Diff line number Diff line change
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>6.00.5100</version>
<version>6.10.5200</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
4 changes: 2 additions & 2 deletions automatic/aida64-networkaudit/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://download.aida64.com/aida64networkaudit600.zip'
$checksum = 'f514737b2e9b7a4f7f6295b5367e479a971fe38cbc1d1fb641060fb3901c264c'
$url = 'http://download.aida64.com/aida64networkaudit610.zip'
$checksum = 'cba7d6715d25888677917c854c06a061089c5a24b39f4a5ae4d7cdb459fe5e63'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit eb16ab2

Please sign in to comment.