We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4cdb2 commit ca941c1Copy full SHA for ca941c1
Formula/m/morpheus.rb
@@ -1,8 +1,8 @@
1
class Morpheus < Formula
2
desc "Modeling environment for multi-cellular systems biology"
3
homepage "https://morpheus.gitlab.io/"
4
- url "https://gitlab.com/morpheus.lab/morpheus/-/archive/v2.3.7/morpheus-v2.3.7.tar.gz"
5
- sha256 "ad5694a098e4752db53659ee983c3ae417a43747320e73c3005f6cf88b52d55c"
+ url "https://gitlab.com/morpheus.lab/morpheus/-/archive/v2.3.8/morpheus-v2.3.8.tar.gz"
+ sha256 "d4f4d3434fadbb149a52da2840d248176fe216a515f50a7ef904e22623f2e85c"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments