Skip to content

Commit 2c9ad5c

Browse files
committed
rdkit 2025.09.1
Signed-off-by: botantony <[email protected]>
1 parent ad2eada commit 2c9ad5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rdkit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Rdkit < Formula
22
desc "Open-source chemoinformatics library"
33
homepage "https://rdkit.org/"
44
# 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"
5+
url "https://github.com/rdkit/rdkit/archive/refs/tags/Release_2025_09_1.tar.gz"
6+
sha256 "7fb3510b69af358009e2d0763c1d9665ac34f4c2cd3314cf5210ee3d5a33d501"
77
license "BSD-3-Clause"
88
head "https://github.com/rdkit/rdkit.git", branch: "master"
99

0 commit comments

Comments
 (0)