direnv: Update to version 2.32.0

This commit is contained in:
github-actions[bot] 2022-06-13 12:32:08 +00:00
parent 8ec2de496a
commit 40bbdf8fb0

View File

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