lmod 8.2.4
Closes #46939. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
8e29539106
commit
51cdad82ab
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/8.2.3.tar.gz"
|
||||
sha256 "a40913b503f78b0a14d0eadd8181320d986ef6c526e393e685e4af7c6b0149b2"
|
||||
url "https://github.com/TACC/Lmod/archive/8.2.4.tar.gz"
|
||||
sha256 "65284c236caeb19f02780b436629765b1fad69d8f4c28107013bde72e4c56ea0"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue