diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-10-15 17:45:40 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-10-15 21:17:57 -0400 |
commit | 12f33948fbd859b3775202858e3e06eab399d606 (patch) | |
tree | 6b5302fccd6f04539b8db353ce4c968f1fe0938f /org/config_env.org | |
parent | housekeeping, updates incl. ldc-1.34.0, dub-1.34.0 (diff) |
updates incl. ldc-1.35.0, direnv-2.4.0
Diffstat (limited to 'org/config_env.org')
-rw-r--r-- | org/config_env.org | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/org/config_env.org b/org/config_env.org index bbf43fe..cfd636a 100644 --- a/org/config_env.org +++ b/org/config_env.org @@ -69,11 +69,19 @@ use flake . #+NAME: direnv-version #+BEGIN_SRC sh -2.3.0 +2.4.0 #+END_SRC #+NAME: direnv-sha #+BEGIN_SRC sh +sha256-XQzUAvL6pysIJnRJyR7uVpmUSZfc7LSgWQwq/4mBr1U= +#+END_SRC + +#+BEGIN_SRC sh +2.3.0 +#+END_SRC + +#+BEGIN_SRC sh sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8= #+END_SRC |