Skip to content

Commit

Permalink
Add HEAD option to fmm3d formula
Browse files Browse the repository at this point in the history
  • Loading branch information
danfortunato committed Feb 15, 2024
1 parent cd516f3 commit 25a7001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/fmm3d.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Fmm3d < Formula
url "https://github.com/flatironinstitute/FMM3D/archive/refs/tags/v1.0.2.tar.gz"
sha256 "e29a1ebe485d2431d4e330334b2853bc91b957afde6e24c2991099b28bd2b97c"
license "Apache-2.0"
head "https://github.com/flatironinstitute/FMM3D.git", branch: "master"

bottle do
root_url "https://ghcr.io/v2/flatironinstitute/ccm"
Expand Down

0 comments on commit 25a7001

Please sign in to comment.