lmod 7.7.30
Closes #27414. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9cc9aacb75
commit
3e54d2d79a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lmod < Formula
|
||||
desc "Lua-based environment modules system to modify PATH variable"
|
||||
homepage "https://www.tacc.utexas.edu/research-development/tacc-projects/lmod"
|
||||
url "https://github.com/TACC/Lmod/archive/7.7.29.tar.gz"
|
||||
sha256 "269235d07d8ea387a2578f90bb64cf8ad16b4f28dcce196b293eb48cf1f71fb4"
|
||||
url "https://github.com/TACC/Lmod/archive/7.7.30.tar.gz"
|
||||
sha256 "fce9ad15a0946011d116dd0b8aaf5df2d85c6484c9d562c0d3d53fa3c1a0bfc1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue