Skip to content

Commit

Permalink
libcifpp 7.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo committed Oct 19, 2024
1 parent d309eb5 commit 9c954bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libcifpp.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libcifpp < Formula
desc "Library containing code to manipulate mmCIF and PDB files"
homepage "https://pdb-redo.github.io/libcifpp/"
url "https://github.com/PDB-REDO/libcifpp/archive/refs/tags/v7.0.6.tar.gz"
sha256 "bbdd3a7ae0e2925a56dbb6dcc2b2a53d0a72774078545f10c5de2389414a9971"
url "https://github.com/PDB-REDO/libcifpp/archive/refs/tags/v7.0.7.tar.gz"
sha256 "0e88805b4704d4a899aeee6df5aaace1d6b47d8ccb3a3f39b35bc5a3997c09ac"
license "BSD-2-Clause"
head "https://github.com/PDB-REDO/libcifpp.git", branch: "trunk"

Expand Down

0 comments on commit 9c954bb

Please sign in to comment.