diff --git a/bucket/direnv.json b/bucket/direnv.json index 51fea43b0d..0bdb92f89e 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -5,15 +5,15 @@ "github": "https://github.com/direnv/direnv" }, "license": "MIT", - "version": "2.21.2", + "version": "2.21.3", "architecture": { "64bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-amd64.exe#/direnv.exe", - "hash": "abe96198aeee96e7a2eaa0cc2f2c2e5fcdcea7316b4fc5d6f72328d089cf61c9" + "url": "https://github.com/direnv/direnv/releases/download/v2.21.3/direnv.windows-amd64.exe#/direnv.exe", + "hash": "d7f24768f7802d2dffe32700fdc0e75c04969c15f10d9f6abfc77f72f81ac834" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-386.exe#/direnv.exe", - "hash": "1bfe7cdfe4002add3234ce218a659df326317872a9eda88e1d3a51923ea0cef7" + "url": "https://github.com/direnv/direnv/releases/download/v2.21.3/direnv.windows-386.exe#/direnv.exe", + "hash": "298b3e6387715784152c2d474f0a6529328aaaf8b8591049145b6ff95ed4ea83" } }, "bin": "direnv.exe",