We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2eada commit 2c9ad5cCopy full SHA for 2c9ad5c
Formula/r/rdkit.rb
@@ -2,8 +2,8 @@ class Rdkit < Formula
2
desc "Open-source chemoinformatics library"
3
homepage "https://rdkit.org/"
4
# NOTE: Make sure to update RPATHs if any "@rpath-referenced libraries" show up in `brew linkage`
5
- url "https://github.com/rdkit/rdkit/archive/refs/tags/Release_2025_03_6.tar.gz"
6
- sha256 "aa719755ed10d4068a2037c113faa73007a71b551caf69b946c49cbafe04dadd"
+ url "https://github.com/rdkit/rdkit/archive/refs/tags/Release_2025_09_1.tar.gz"
+ sha256 "7fb3510b69af358009e2d0763c1d9665ac34f4c2cd3314cf5210ee3d5a33d501"
7
license "BSD-3-Clause"
8
head "https://github.com/rdkit/rdkit.git", branch: "master"
9
0 commit comments