direnv: Update to version 2.32.2

This commit is contained in:
github-actions[bot] 2022-11-24 20:27:43 +00:00
parent 7b1ce9d17c
commit 827fc5939d

View File

@ -1,16 +1,16 @@
{ {
"version": "2.32.1", "version": "2.32.2",
"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.32.1/direnv.windows-amd64.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.32.2/direnv.windows-amd64.exe#/direnv.exe",
"hash": "ebafc1fc4946109ecf2491ea66c25ae48c9171cbbccc01f820d3131b729ba2d6" "hash": "63f56b002af5f99f6d0337a7c1c54f03c4fec5577a11ef39f28abd811b5a79d1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.32.1/direnv.windows-386.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.32.2/direnv.windows-386.exe#/direnv.exe",
"hash": "813470b51bfaea088659e1aa1c374abb8982aad51c2325c9d59e4d85f5f606ee" "hash": "a987cab037f33d34909d87e607a82504e5f58046810e016b5647edd2bceb4707"
} }
}, },
"bin": "direnv.exe", "bin": "direnv.exe",