diff --git a/bucket/direnv.json b/bucket/direnv.json index c2ce6d1eda..9a5e2b5e47 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -1,16 +1,16 @@ { - "version": "2.22.0", + "version": "2.22.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.22.0/direnv.windows-amd64.exe#/direnv.exe", - "hash": "186fcaff2c387e885616bb952e2f029f9f5243776af0d7f9414db00a8cf580e7" + "url": "https://github.com/direnv/direnv/releases/download/v2.22.1/direnv.windows-amd64.exe#/direnv.exe", + "hash": "d9b74175b7200b4f07c8a58f5dd0f9ab3cd31d10a99e4139b75998f1cb756877" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.22.0/direnv.windows-386.exe#/direnv.exe", - "hash": "c291eadaee4130da80062fb95865355f832f8fe70476968a6becb07a96b03106" + "url": "https://github.com/direnv/direnv/releases/download/v2.22.1/direnv.windows-386.exe#/direnv.exe", + "hash": "8459f53b8ddd3e5537700a815e646f8d75bcd04eec73e4ed66a251776f0bdcb1" } }, "bin": "direnv.exe",