We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9679eb1 commit 2731d81Copy full SHA for 2731d81
Formula/l/lmod.rb
@@ -1,8 +1,8 @@
1
class Lmod < Formula
2
desc "Lua-based environment modules system to modify PATH variable"
3
homepage "https://lmod.readthedocs.io"
4
- url "https://github.com/TACC/Lmod/archive/refs/tags/8.7.66.tar.gz"
5
- sha256 "b9103474c30c6057ed5ce84378c8c8705b6036f63589c4e6ad46132452551722"
+ url "https://github.com/TACC/Lmod/archive/refs/tags/8.7.67.tar.gz"
+ sha256 "50c8d265e47eb6661ebe3af13df819b35db84cda3474ea0a7427c33b5767aaab"
6
license "MIT"
7
8
bottle do
0 commit comments