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 Jun 21, 2024
1 parent fa7f9aa commit 97f69a5
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.0.99</version>
<version>13.0.1.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 = '9feda47ac7f9ae8ef2117c0e4500e5e2b8fc3ed0b96e4145068d41d13dbe03a0'
$checksum32 = '99c6a2061cc26ab44ddbba5e22907e9b2aeb65b426f8d8ad13c6db8645769674'
$toolsPath = (Split-Path $MyInvocation.MyCommand.Definition)


Expand Down

0 comments on commit 97f69a5

Please sign in to comment.