direnv: Update to version 2.30.1

This commit is contained in:
github-actions[bot] 2021-12-24 16:29:55 +00:00
parent c7f7dbaca8
commit 03b9baa933

View File

@ -1,16 +1,16 @@
{ {
"version": "2.30.0", "version": "2.30.1",
"description": "load or unload environment variables depending on the current directory", "description": "load or unload environment variables depending on the current directory",
"homepage": "https://direnv.net", "homepage": "https://direnv.net",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.30.0/direnv.windows-amd64.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.30.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "89c4952c356773f7a9a4e232396b116f15fc7c6cdcbe64278e4c1ee04a10170c" "hash": "5c3bfb0165b5d07245262deee7d272c309fb17ecf0e06c2d0f6d12947b382d0b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.30.0/direnv.windows-386.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.30.1/direnv.windows-386.exe#/direnv.exe",
"hash": "1f22503fed00b553d847054e6d612554887f7ee3a36ea828bccaf00b33a7b7a4" "hash": "1c9a15a4002bb993f3fdfa98e411e37dbce0251e2957dd18e6a7f42847f33b70"
} }
}, },
"bin": "direnv.exe", "bin": "direnv.exe",