Skip to content

Commit 61a9666

Browse files
committed
PDI Release 1.10.1
1 parent 684cf93 commit 61a9666

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pdi/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class Pdi(CMakePackage):
4747
# and the last patch version of the previous 2 minors
4848
# all the rest is marked as deprecated
4949
version("develop", branch="main", no_cache=True)
50+
version("1.10.1", sha256="5dcfa32cf6662be7bf23c8fd1e3ca293efc31ba3517cad3add7ec524cecd257d")
5051
version("1.10.0", sha256="8bda1ed83bdb152a047a45a48f896466e7ebf5163030405c15dbfa4e2e788143")
5152
version("1.9.3", sha256="ab390e51e3b7298d6b09484a443dc267651aed5978c711f8804848b19ab1527e")
5253
version(

0 commit comments

Comments
 (0)