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 23, 2024
1 parent de5ca49 commit f640138
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.1.2.99</version>
<version>13.1.3.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 = '83fff168df6bb382c36dbfc9dfc847438f9f44098b0ba3df98f83dd245d47aad'
$checksum32 = 'e4e8b2ca8dea360a3d59a9238bcf2759ecbbeb8bb40575fead4a485809bcfeab'
$toolsPath = (Split-Path $MyInvocation.MyCommand.Definition)


Expand Down

0 comments on commit f640138

Please sign in to comment.