diff --git a/bucket/direnv.json b/bucket/direnv.json index 8d7a3d6bd4..703f807b28 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -1,16 +1,16 @@ { - "version": "2.33.0", + "version": "2.34.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.33.0/direnv.windows-amd64.exe#/direnv.exe", - "hash": "73f89bdcb5e4d47992850c7df879556c6f37e877c7d90f2225082078bc3e4406" + "url": "https://github.com/direnv/direnv/releases/download/v2.34.0/direnv.windows-amd64.exe#/direnv.exe", + "hash": "33b4b8dc783f212f26da0924fb485d773ae4f897dd6d515a4c69ff7147b45926" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.33.0/direnv.windows-386.exe#/direnv.exe", - "hash": "2ca82588de08857e1da451a652d4b199964a5cd0fe48602f439ca4dc59101922" + "url": "https://github.com/direnv/direnv/releases/download/v2.34.0/direnv.windows-386.exe#/direnv.exe", + "hash": "e3ae213d6ab580e2c0687b5e9bdec5c830c233ea609c90a5d3377dc6e7c3767e" } }, "bin": "direnv.exe",