There was an error while loading. Please reload this page.
1 parent 684cf93 commit 61a9666Copy full SHA for 61a9666
1 file changed
packages/pdi/package.py
@@ -47,6 +47,7 @@ class Pdi(CMakePackage):
47
# and the last patch version of the previous 2 minors
48
# all the rest is marked as deprecated
49
version("develop", branch="main", no_cache=True)
50
+ version("1.10.1", sha256="5dcfa32cf6662be7bf23c8fd1e3ca293efc31ba3517cad3add7ec524cecd257d")
51
version("1.10.0", sha256="8bda1ed83bdb152a047a45a48f896466e7ebf5163030405c15dbfa4e2e788143")
52
version("1.9.3", sha256="ab390e51e3b7298d6b09484a443dc267651aed5978c711f8804848b19ab1527e")
53
version(
0 commit comments