Bump Vcarve Pro Makerspace and Trial Editions 11.0 to version 0.8
This commit is contained in:
parent
a1698d0d51
commit
f7a2427cc8
@ -2,8 +2,8 @@ $packageArgs = @{
|
|||||||
packageName = $env:ChocolateyPackageName
|
packageName = $env:ChocolateyPackageName
|
||||||
FileType = 'exe'
|
FileType = 'exe'
|
||||||
SilentArgs = '/S'
|
SilentArgs = '/S'
|
||||||
Url64 = '\\ucs\software\VCarveProMakerspaceEditionV11007_Setup.exe'
|
Url64 = '\\ucs\software\VCarveProMakerspaceEditionV11008_Setup.exe'
|
||||||
Checksum64 = '619eb35767403dedc4ad40ac4ae4e69d835de7e182235e48e2dd38a2fd7c6904'
|
Checksum64 = 'b6f2243d832b87c89382da7df6f309580256572d0beb88189b54bd54d56bf6f7'
|
||||||
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-11.0</id>
|
<id>vcarve-pro-makerspace-11.0</id>
|
||||||
<version>0.7</version>
|
<version>0.8</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>
|
||||||
|
@ -2,8 +2,8 @@ $packageArgs = @{
|
|||||||
packageName = $env:ChocolateyPackageName
|
packageName = $env:ChocolateyPackageName
|
||||||
FileType = 'exe'
|
FileType = 'exe'
|
||||||
SilentArgs = '/S'
|
SilentArgs = '/S'
|
||||||
Url64 = '\\ucs\software\VCarveProTrialEditionV11006_Setup.exe'
|
Url64 = '\\ucs\software\VCarveProTrialEditionV11008_Setup.exe'
|
||||||
Checksum64 = 'd7738c9bfb2913955a67a235ad27c668479aca5122fa655bdc0ed5d9568d538b'
|
Checksum64 = 'ee90e3be12712cb799ee51cb7e0f8e2e0b723dfc4d97ced0f88f187d0dd22f04'
|
||||||
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-trial-11.0</id>
|
<id>vcarve-pro-trial-11.0</id>
|
||||||
<version>0.6</version>
|
<version>0.8</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