direnv: Update to version 2.32.1

This commit is contained in:
github-actions[bot] 2022-06-21 20:28:12 +00:00
parent d85858ac83
commit 63f6d1b3bb

View File

@ -1,16 +1,16 @@
{
"version": "2.32.0",
"version": "2.32.1",
"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.32.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "539d95beca884cd7fb7c0904008f687b3de292d99b5c65d430e57200f571a35d"
"url": "https://github.com/direnv/direnv/releases/download/v2.32.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "ebafc1fc4946109ecf2491ea66c25ae48c9171cbbccc01f820d3131b729ba2d6"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.32.0/direnv.windows-386.exe#/direnv.exe",
"hash": "6fa7504a8c32f629578892905f4317fd4165f20f7876fa127f780473f9a7d037"
"url": "https://github.com/direnv/direnv/releases/download/v2.32.1/direnv.windows-386.exe#/direnv.exe",
"hash": "813470b51bfaea088659e1aa1c374abb8982aad51c2325c9d59e4d85f5f606ee"
}
},
"bin": "direnv.exe",