diff --git a/bucket/direnv.json b/bucket/direnv.json index d5747ae18b..49a9b61f33 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -1,16 +1,16 @@ { - "version": "2.30.0", + "version": "2.30.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.30.0/direnv.windows-amd64.exe#/direnv.exe", - "hash": "89c4952c356773f7a9a4e232396b116f15fc7c6cdcbe64278e4c1ee04a10170c" + "url": "https://github.com/direnv/direnv/releases/download/v2.30.1/direnv.windows-amd64.exe#/direnv.exe", + "hash": "5c3bfb0165b5d07245262deee7d272c309fb17ecf0e06c2d0f6d12947b382d0b" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.30.0/direnv.windows-386.exe#/direnv.exe", - "hash": "1f22503fed00b553d847054e6d612554887f7ee3a36ea828bccaf00b33a7b7a4" + "url": "https://github.com/direnv/direnv/releases/download/v2.30.1/direnv.windows-386.exe#/direnv.exe", + "hash": "1c9a15a4002bb993f3fdfa98e411e37dbce0251e2957dd18e6a7f42847f33b70" } }, "bin": "direnv.exe",