diff --git a/bucket/direnv.json b/bucket/direnv.json index b8695653ac..f866b7903b 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -1,16 +1,16 @@ { - "version": "2.32.1", + "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.32.1/direnv.windows-amd64.exe#/direnv.exe", - "hash": "ebafc1fc4946109ecf2491ea66c25ae48c9171cbbccc01f820d3131b729ba2d6" + "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.32.1/direnv.windows-386.exe#/direnv.exe", - "hash": "813470b51bfaea088659e1aa1c374abb8982aad51c2325c9d59e4d85f5f606ee" + "url": "https://github.com/direnv/direnv/releases/download/v2.32.0/direnv.windows-386.exe#/direnv.exe", + "hash": "6fa7504a8c32f629578892905f4317fd4165f20f7876fa127f780473f9a7d037" } }, "bin": "direnv.exe",