Bump vcarve-pro-makerspace-12.0 to 1.0
This commit is contained in:
parent
65ae1717ce
commit
48d99806b5
@ -2,8 +2,8 @@ $packageArgs = @{
|
|||||||
packageName = $env:ChocolateyPackageName
|
packageName = $env:ChocolateyPackageName
|
||||||
FileType = 'exe'
|
FileType = 'exe'
|
||||||
SilentArgs = '/S'
|
SilentArgs = '/S'
|
||||||
File64 = '\\ucs\software\VCarveProMakerspaceEditionV12009_Setup.exe'
|
File64 = '\\ucs\software\VCarveProMakerspaceEditionV12010_Setup.exe'
|
||||||
Checksum64 = '7e87216cf9bfa025eeaaee35f78b8ddaf5444e71098f7780eb8787df871864a3'
|
Checksum64 = '666a27e4473eb1b1148daf1b65b893a82aeb61f182b00a0786629ed1604e8d2e'
|
||||||
ChecksumType64 = 'sha256'
|
ChecksumType64 = 'sha256'
|
||||||
ValidExitCodes = @(0, 1223)
|
ValidExitCodes = @(0, 1223)
|
||||||
}
|
}
|
||||||
|
@ -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-makerspace-12.0</id>
|
<id>vcarve-pro-makerspace-12.0</id>
|
||||||
<version>0.9</version>
|
<version>1.0</version>
|
||||||
<title>VCarve Pro Makerspace Edition</title>
|
<title>VCarve Pro Makerspace Edition</title>
|
||||||
<authors>Vectric Ltd</authors>
|
<authors>Vectric Ltd</authors>
|
||||||
<owners>Adam</owners>
|
<owners>Adam</owners>
|
||||||
|
Loading…
Reference in New Issue
Block a user