lmod 8.0.1
Closes #38723. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7c064d6652
commit
72912d21ac
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.0.tar.gz"
|
||||
sha256 "ff0444df37ec7f5f91e62979847b449e199881a53ba8ea0b5dfde3979abde72e"
|
||||
url "https://github.com/TACC/Lmod/archive/8.0.1.tar.gz"
|
||||
sha256 "36324ab4121c3bcd70c8da161d40bbbbc85cacc5cf1d9e7cc5498172183ba26e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue