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