Skip to content

Commit

Permalink
Recipe for version 1.5.2 (python 3.12 port).
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesPignerol authored Aug 28, 2024
1 parent 33b1d6f commit fd035a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meshing/packages/guitoolkitsvariables/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class Guitoolkitsvariables(CMakePackage):
maintainers = ['meshing_team']

version('develop', branch='main')
version('1.5.2', sha256='e0be5879b87fc9661c0f66ed3d2cd188a5769c75ea63a280a7b3c1067824c6e0')
version('1.5.1', sha256='fc6aa63fef7cc3b6a74d2aa79a97f83a01defa45b80fa307f0e49fc65a241938')
version('1.5.0', sha256='7bbd606571634d971e645ab76613bf1bcde7d1193ab6ab10b7e3f8540640723e')
version('1.4.3', sha256='d3455e90300eea95522d30a14a24f8f0053663e8761606ea4c91b7aa934f86e4')
Expand Down

0 comments on commit fd035a3

Please sign in to comment.