Skip to content

Commit 3b79eb4

Browse files
committed
update to 1.0.1l
1 parent 76f58aa commit 3b79eb4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

twopi-venv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ class TwopiVenv < Formula
88
desc "Package installer to setup Petra-M"
99
homepage "http://piscope.psfc.mit.edu/index.php/Petra-M_(FEM_environment_on_MFEM)"
1010

11-
url "https://github.com/piScope/TwoPi/archive/0.9.4.tar.gz"
12-
sha256 "4899c0a32b949393876214a1eeaa04b4293ec33ceca3e341f09a2b5b3a25d476"
11+
url "https://github.com/piScope/TwoPi/archive/1.0.1.tar.gz"
12+
sha256 "539b96add5910702108bca024f135a91572c52da"
1313

1414
#devel do
1515
# For now it is the same files

twopi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Twopi < Formula
66
desc "Package installer to setup Petra-M"
77
homepage "http://piscope.psfc.mit.edu/index.php/Petra-M_(FEM_environment_on_MFEM)"
88

9-
url "https://github.com/piScope/TwoPi/archive/1.0.0.tar.gz"
10-
sha256 "7434773564126daed380c86f9a57c665b8a39996a3f09ad70affb573cd46a1b6"
9+
url "https://github.com/piScope/TwoPi/archive/1.0.1.tar.gz"
10+
sha256 "539b96add5910702108bca024f135a91572c52da"
1111

1212
depends_on "wget"
1313
depends_on "zlib"

0 commit comments

Comments
 (0)