From a60633ab53133a82bbd76ba3273c61122231850d Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 26 Feb 2020 20:43:35 -0500 Subject: [PATCH] Bump VCarve Pro Trial Version --- vcarve-pro-trial/tools/chocolateyInstall.ps1 | 4 ++-- vcarve-pro-trial/vcarve-pro-trial.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vcarve-pro-trial/tools/chocolateyInstall.ps1 b/vcarve-pro-trial/tools/chocolateyInstall.ps1 index eddc68a..ee7ef32 100644 --- a/vcarve-pro-trial/tools/chocolateyInstall.ps1 +++ b/vcarve-pro-trial/tools/chocolateyInstall.ps1 @@ -1,8 +1,8 @@ $packageName = 'vcarve-pro-trial' $installerType = 'exe' $silentArgs = '/S' -$url64 = '\\ucs\software\VCarveProTrialEditionV10016_Setup.exe' -$checksum64 = 'bcd6ea9887577c310299a06d2e2f391fd0f1a8e764c53c40a764bb92f1215b3e' +$url64 = '\\ucs\software\VCarveProTrialEditionV10019_Setup.exe' +$checksum64 = '8808a23df0915ee48435b8eda6bbcdef2db4bf42b1626ed630d65b32c796dc5e' $checksumType64 = 'sha256' $validExitCodes = @(0,1223) Install-ChocolateyPackage -PackageName $packageName ` diff --git a/vcarve-pro-trial/vcarve-pro-trial.nuspec b/vcarve-pro-trial/vcarve-pro-trial.nuspec index 461e8ab..53ade75 100644 --- a/vcarve-pro-trial/vcarve-pro-trial.nuspec +++ b/vcarve-pro-trial/vcarve-pro-trial.nuspec @@ -2,7 +2,7 @@ vcarve-pro-trial - 10.0.1.6 + 10.0.1.9 VCarve Pro Trial Vectric Ltd Adam