Bump VCarve Pro Trial 10.5 to version 0.8
This commit is contained in:
parent
bf7f9c79a5
commit
643586b7ec
@ -2,8 +2,8 @@ $packageArgs = @{
|
||||
packageName = $env:ChocolateyPackageName
|
||||
FileType = 'exe'
|
||||
SilentArgs = '/S'
|
||||
Url64 = '\\ucs\software\VCarveProTrialEditionV10505_Setup.exe'
|
||||
Checksum64 = '28491b876f541c4c0f3dc9056139820ec43ba4e703f0cf2bd575d059a946a84f'
|
||||
Url64 = '\\ucs\software\VCarveProTrialEdition_SetupV10.5.0.8.exe'
|
||||
Checksum64 = 'a143a2eeed327e6f062e4261cd2c44c1932238bc4bc95619a684ccbc32222ab8'
|
||||
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-10.5</id>
|
||||
<version>0.5</version>
|
||||
<version>0.8</version>
|
||||
<title>VCarve Pro Trial</title>
|
||||
<authors>Vectric Ltd</authors>
|
||||
<owners>Adam</owners>
|
||||
|
Loading…
Reference in New Issue
Block a user