Update Vcarve Pro trial/makerspace 11.0 to 1.6
This commit is contained in:
parent
98f41c556b
commit
8be771877f
@ -2,8 +2,8 @@ $packageArgs = @{
|
||||
packageName = $env:ChocolateyPackageName
|
||||
FileType = 'exe'
|
||||
SilentArgs = '/S'
|
||||
File64 = '\\ucs\software\VCarveProMakerspaceEditionV11015_Setup.exe'
|
||||
Checksum64 = '8f7476e8f68f00d07335ffef4369f3dce827ceb236ace1f8211137fb9542ba99'
|
||||
File64 = '\\ucs\software\VCarveProMakerspaceEditionV11016_Setup.exe'
|
||||
Checksum64 = '5397227121f62c7f338e68d27f18a3c11d3c5aa54440922c73dbdf6fd9ddc4f5'
|
||||
ChecksumType64 = 'sha256'
|
||||
ValidExitCodes = @(0, 1223)
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>vcarve-pro-makerspace-11.0</id>
|
||||
<version>1.5</version>
|
||||
<version>1.6</version>
|
||||
<title>VCarve Pro Makerspace Edition</title>
|
||||
<authors>Vectric Ltd</authors>
|
||||
<owners>Adam</owners>
|
||||
|
@ -2,8 +2,8 @@ $packageArgs = @{
|
||||
packageName = $env:ChocolateyPackageName
|
||||
FileType = 'exe'
|
||||
SilentArgs = '/S'
|
||||
File64 = '\\ucs\software\VCarveProTrialEditionV11015_Setup.exe'
|
||||
Checksum64 = '1088a6b21d6df5edecc7ac2a67b3866be5faf3c600c561404ebfe448a16bbc31'
|
||||
File64 = '\\ucs\software\VCarveProTrialEditionV11016_Setup.exe'
|
||||
Checksum64 = '86d2f570d4238b1c930021aae52e4f6d63e9d24cad8ade1044369595411cbfa8'
|
||||
ChecksumType64 = 'sha256'
|
||||
ValidExitCodes = @(0, 1223)
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>vcarve-pro-trial-11.0</id>
|
||||
<version>1.5</version>
|
||||
<version>1.6</version>
|
||||
<title>VCarve Pro Trial</title>
|
||||
<authors>Vectric Ltd</authors>
|
||||
<owners>Adam</owners>
|
||||
|
Loading…
Reference in New Issue
Block a user