Skip to content

Commit

Permalink
Merge branch 'master' of github.com:piScope/homebrew-twopi
Browse files Browse the repository at this point in the history
merged
  • Loading branch information
sshiraiwa committed Oct 27, 2021
2 parents d5e5c35 + 620b356 commit 08b4005
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions twopi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ class Twopi < Formula
desc "Package installer to setup Petra-M"
homepage "http://piscope.psfc.mit.edu/index.php/Petra-M_(FEM_environment_on_MFEM)"

url "https://github.com/piScope/TwoPi/archive/refs/tags/v1.1.2.tar.gz"
sha256 "08c4e9e98382d21bf8d27ca46c2d0ff568a4a3cefc3435cfa31fd569bca211e7"
url "https://github.com/piScope/TwoPi/archive/refs/tags/v1.1.6.tar.gz"
sha256 "70a11242c2bf1ae8321bcc3d265c8381856ec2bf8c5f413ccdcb7b311539fb58"

bottle do
root_url "https://github.com/piScope/homebrew-TwoPi/releases/download/TwoPi-1.1.2"
sha256 big_sur: "20a4ddbbabcbd1827a987459edc2b19dfcfbf9cab53e9d99dcf88a6b82e5afec"
sha256 catalina: "e726235f4f8a5108a21eaa45260aa089abef5e7005811ea7b0521a5b2f6e1d2d"
root_url "https://github.com/piScope/homebrew-TwoPi/releases/download/TwoPi-1.1.6"
sha256 big_sur: "baeb22a8f3766d5530bb962081f8093a1623b878725dce0ecdd53a73b20057dc"
sha256 catalina: "cf754ebe9bac472899ae71459e18d6e27694780ee92b56862f19e44cc7aaefe1"
end

depends_on "cmake"
Expand Down

0 comments on commit 08b4005

Please sign in to comment.