Bump VCarve Pro Trial Version
This commit is contained in:
parent
413589f45a
commit
a60633ab53
@ -1,8 +1,8 @@
|
|||||||
$packageName = 'vcarve-pro-trial'
|
$packageName = 'vcarve-pro-trial'
|
||||||
$installerType = 'exe'
|
$installerType = 'exe'
|
||||||
$silentArgs = '/S'
|
$silentArgs = '/S'
|
||||||
$url64 = '\\ucs\software\VCarveProTrialEditionV10016_Setup.exe'
|
$url64 = '\\ucs\software\VCarveProTrialEditionV10019_Setup.exe'
|
||||||
$checksum64 = 'bcd6ea9887577c310299a06d2e2f391fd0f1a8e764c53c40a764bb92f1215b3e'
|
$checksum64 = '8808a23df0915ee48435b8eda6bbcdef2db4bf42b1626ed630d65b32c796dc5e'
|
||||||
$checksumType64 = 'sha256'
|
$checksumType64 = 'sha256'
|
||||||
$validExitCodes = @(0,1223)
|
$validExitCodes = @(0,1223)
|
||||||
Install-ChocolateyPackage -PackageName $packageName `
|
Install-ChocolateyPackage -PackageName $packageName `
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>vcarve-pro-trial</id>
|
<id>vcarve-pro-trial</id>
|
||||||
<version>10.0.1.6</version>
|
<version>10.0.1.9</version>
|
||||||
<title>VCarve Pro Trial</title>
|
<title>VCarve Pro Trial</title>
|
||||||
<authors>Vectric Ltd</authors>
|
<authors>Vectric Ltd</authors>
|
||||||
<owners>Adam</owners>
|
<owners>Adam</owners>
|
||||||
|
Loading…
Reference in New Issue
Block a user