Skip to content

Commit

Permalink
libcifpp 7.0.8 (#1955)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo authored Nov 19, 2024
1 parent 0f6df31 commit b1b96df
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.7.tar.gz"
sha256 "0e88805b4704d4a899aeee6df5aaace1d6b47d8ccb3a3f39b35bc5a3997c09ac"
url "https://github.com/PDB-REDO/libcifpp/archive/refs/tags/v7.0.8.tar.gz"
sha256 "2297e6649a4f71caf9da5f1d97f59512e7324bb62083bb5b08eb00c1c0385cb3"
license "BSD-2-Clause"
head "https://github.com/PDB-REDO/libcifpp.git", branch: "trunk"

Expand Down

0 comments on commit b1b96df

Please sign in to comment.