Skip to content

Commit

Permalink
AU: 1 updated - occt
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 9, 2024
1 parent 2b0b8a3 commit 16ce9d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion occt/occt.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>occt</id>
<version>13.0.1.99</version>
<version>13.1.0.99</version>
<title>OCCT Perestroïka</title>
<authors>ocbase.com</authors>
<owners>SebastianK</owners>
Expand Down
2 changes: 1 addition & 1 deletion occt/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$packageName = 'occt'
$url32 = 'https://www.ocbase.com/download/edition:Personal'
$checksum32 = '99c6a2061cc26ab44ddbba5e22907e9b2aeb65b426f8d8ad13c6db8645769674'
$checksum32 = 'd4eaaa9139566cb00df4257523559d4d5cb4403c9d919b000cc4efae531e20b5'
$toolsPath = (Split-Path $MyInvocation.MyCommand.Definition)


Expand Down

0 comments on commit 16ce9d3

Please sign in to comment.