We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad8304 commit 8a74999Copy full SHA for 8a74999
io.github.pemsley.coot.yaml
@@ -396,11 +396,12 @@ modules:
396
- -DRDK_INSTALL_INTREE=OFF
397
- -DRDK_INSTALL_COMIC_FONTS=OFF
398
- -DRDK_BUILD_MAEPARSER_SUPPORT=OFF
399
+ - -DRDK_BUILD_CHEMDRAW_SUPPORT=OFF
400
sources:
401
- type: git
402
url: https://github.com/rdkit/rdkit
- tag: Release_2025_03_3
403
- commit: 1d0e6267104d2d64c0b252ed089cffc146406e79
+ tag: Release_2025_09_4
404
+ commit: 9b69dd2a400b43a2ac5a311fef786628c257f4b1
405
x-checker-data:
406
type: git
407
tag-pattern: ^Release_([0-9]+_[0-9]+_[0-9]+)$
0 commit comments