direnv: Update to version 2.30.3

This commit is contained in:
github-actions[bot] 2022-01-05 16:36:07 +00:00
parent 67df3f479e
commit 0f989d42f8

View File

@ -1,16 +1,16 @@
{
"version": "2.30.2",
"version": "2.30.3",
"description": "load or unload environment variables depending on the current directory",
"homepage": "https://direnv.net",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.30.2/direnv.windows-amd64.exe#/direnv.exe",
"hash": "a94eb31792d1ce5cf5918f6b82329fcf2e0506492f93bccbb5ebee1d71727f51"
"url": "https://github.com/direnv/direnv/releases/download/v2.30.3/direnv.windows-amd64.exe#/direnv.exe",
"hash": "07bbe9080fa4c0f0475434d1d2ff27a19b5cd13410882969389c3aab48a83f56"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.30.2/direnv.windows-386.exe#/direnv.exe",
"hash": "93e8a897dc38c0db0fcda2b5cb5ce06a08b8b85efd5c04833b00c46ddbc790b0"
"url": "https://github.com/direnv/direnv/releases/download/v2.30.3/direnv.windows-386.exe#/direnv.exe",
"hash": "a8b32514758d1b4d49dff6616ea8de8c1b9fea1d76339de73e9481ceefbf711a"
}
},
"bin": "direnv.exe",