lmod 7.8.11
Closes #34620. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c1a1c92bce
commit
4f5968123e
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.8.9.tar.gz"
|
||||
sha256 "3d6d6e6efcdd99de60ab18a33e7517f801d904b2a4c750e92cb84264a7033542"
|
||||
url "https://github.com/TACC/Lmod/archive/7.8.11.tar.gz"
|
||||
sha256 "08bede8c7920a5ebfeb2625b54d4488f68eeaf895151eee3d3ee5e3df040c142"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue