Skip to content

Commit

Permalink
Actualisation recette QtUtil pour la version 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesPignerol committed Sep 8, 2023
1 parent e4e66de commit 4b06af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meshing/packages/qtutil/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Qtutil(CMakePackage):
depends_on('tkutil@5: +shared', type=('build', 'link'), when='+shared')
depends_on('tkutil@5: ~shared', type=('build', 'link'), when='~shared')
depends_on('[email protected]:', type=('build', 'link'))
version('6.3.0', sha256='183642b97f60053b3643a097124a8e4cad04447f5934f21d66715d9f17cdfa86')
version('6.2.1', sha256='0e8f0a75dca6574d4f348c4c2db3b5689a21cea94e6345a146235053ad4bbc4c')
version('6.2.0', sha256='74a85acee94a676060197ac49179d82a9544f2baba871d4b2c1b1633317886bb')
version('5.7.8', sha256='7073195a2cbfdae00840412d54ef7d8b8d60a6b28d9520a34e9b34fd3779bc5d')
Expand Down

0 comments on commit 4b06af8

Please sign in to comment.