Skip to content

Commit

Permalink
AU: 3 updated - ospray ospray.install ospray.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 18, 2023
1 parent c50453a commit 503a924
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions automatic/ospray.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://github.com//ospray/ospray/releases/download/v2.12.0/ospray-2.12.0.x86_64.windows.msi
x64: https://github.com//ospray/ospray/releases/download/v2.12.0/ospray-2.12.0.x86_64.windows.msi
x32: https://github.com//ospray/ospray/releases/download/v3.0.0/ospray-3.0.0.x86_64.windows.msi
x64: https://github.com//ospray/ospray/releases/download/v3.0.0/ospray-3.0.0.x86_64.windows.msi

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: F982EA207C9DEBF4C9C8F3A62D5E47E8604BFA5F4D40162AA6E8317AB9AFB2AE
checksum64: F982EA207C9DEBF4C9C8F3A62D5E47E8604BFA5F4D40162AA6E8317AB9AFB2AE
checksum32: 59D5CD1D16800DC06FA6E73B313DF41C45463C75B1AF73D12BA6C2688A156BC6
checksum64: 59D5CD1D16800DC06FA6E73B313DF41C45463C75B1AF73D12BA6C2688A156BC6

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/ospray/ospray/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/ospray.install/ospray.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ospray.install</id>
<version>2.12.0</version>
<version>3.0.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/ospray.install</packageSourceUrl>
<owners>chtof</owners>
<title>Intel® OSPRay (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/ospray.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
filetype = 'MSI'
file = "$toolsDir\ospray-2.12.0.x86_64.windows.msi"
file = "$toolsDir\ospray-3.0.0.x86_64.windows.msi"
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
}

Expand Down
8 changes: 4 additions & 4 deletions automatic/ospray.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://github.com//ospray/ospray/releases/download/v2.12.0/ospray-2.12.0.x86_64.windows.zip
x64: https://github.com//ospray/ospray/releases/download/v2.12.0/ospray-2.12.0.x86_64.windows.zip
x32: https://github.com//ospray/ospray/releases/download/v3.0.0/ospray-3.0.0.x86_64.windows.zip
x64: https://github.com//ospray/ospray/releases/download/v3.0.0/ospray-3.0.0.x86_64.windows.zip

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: C8F5EF8C279A78FB0E63DE39471BCE4C356C0FB4AD452E1CC9517B12BF406036
checksum64: C8F5EF8C279A78FB0E63DE39471BCE4C356C0FB4AD452E1CC9517B12BF406036
checksum32: 2880F2327D344F2277F0F8B5AF38FF40F52D01851444A468A8353ED2E33417BD
checksum64: 2880F2327D344F2277F0F8B5AF38FF40F52D01851444A468A8353ED2E33417BD

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/ospray/ospray/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/ospray.portable/ospray.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ospray.portable</id>
<version>2.12.0</version>
<version>3.0.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/ospray.portable</packageSourceUrl>
<owners>chtof</owners>
<title>Intel® OSPRay (Portable)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/ospray.portable/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\ospray-2.12.0.x86_64.windows.zip"
file = "$toolsDir\ospray-3.0.0.x86_64.windows.zip"
}

Get-ChocolateyUnzip @packageArgs
Expand Down
4 changes: 2 additions & 2 deletions automatic/ospray/ospray.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ospray</id>
<version>2.12.0</version>
<version>3.0.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/ospray</packageSourceUrl>
<owners>chtof</owners>
<title>Intel® OSPRay</title>
Expand Down Expand Up @@ -37,7 +37,7 @@ OSPRay internally builds on top of [Intel Embree](http://www.apache.org/licenses
]]></description>
<releaseNotes>http://www.ospray.org/news.html</releaseNotes>
<dependencies>
<dependency id="ospray.install" version="[2.12.0]" />
<dependency id="ospray.install" version="[3.0.0]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit 503a924

Please sign in to comment.