Skip to content

Commit

Permalink
Update package.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandaisb authored Feb 27, 2024
1 parent 5f33c4c commit 3fbc813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshing/packages/machine_types/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ class MachineTypes(CMakePackage):
url = 'https://github.com/LIHPC-Computational-Geometry/machine_types/archive/refs/tags/0.0.0.tar.gz'
git = 'https://github.com/LIHPC-Computational-Geometry/machine_types.git'

version('2.0.0', sha256="15f2c41531d8ee70c45ca98a9ab1e1d1845403d75be4e2a7aa2b3335ade2d922")
version('2.0.0', sha256='fb7d0095b2b4028e1cead97363c3e6c0bdaaa582ae6e90cd7f70cb8e344a730e')

0 comments on commit 3fbc813

Please sign in to comment.