Bump vcarve-pro-trial-12.0 to 0.9
All checks were successful
/ Build-Chocolatey-Packages (push) Successful in 1m35s

This commit is contained in:
Adam Goldsmith 2024-10-16 15:05:44 -04:00
parent 3457cf3b45
commit 91c8a4d61b
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
FileType = 'exe'
SilentArgs = '/S'
File64 = '\\ucs\software\VCarveProTrialEditionV12007_Setup.exe'
Checksum64 = '2cb9f3d08699c425daa41d7441fc01272179885b16b4634d71195011a9d6bc0c'
File64 = '\\ucs\software\VCarveProTrialEdition_Setup.exe'
Checksum64 = '68c3196ff64df42929a5b237d939cc0f45fad7c5c9c1d28c77b8a89a622298cb'
ChecksumType64 = 'sha256'
ValidExitCodes = @(0, 1223)
}

View File

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>vcarve-pro-trial-12.0</id>
<version>0.7</version>
<version>0.9</version>
<title>VCarve Pro Trial</title>
<authors>Vectric Ltd</authors>
<owners>Adam</owners>