Skip to content

Commit 2731d81

Browse files
committed
lmod 8.7.67
1 parent 9679eb1 commit 2731d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lmod.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lmod < Formula
22
desc "Lua-based environment modules system to modify PATH variable"
33
homepage "https://lmod.readthedocs.io"
4-
url "https://github.com/TACC/Lmod/archive/refs/tags/8.7.66.tar.gz"
5-
sha256 "b9103474c30c6057ed5ce84378c8c8705b6036f63589c4e6ad46132452551722"
4+
url "https://github.com/TACC/Lmod/archive/refs/tags/8.7.67.tar.gz"
5+
sha256 "50c8d265e47eb6661ebe3af13df819b35db84cda3474ea0a7427c33b5767aaab"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)