diff --git a/bucket/direnv.json b/bucket/direnv.json index 6e91aca477..1673577b32 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -5,15 +5,15 @@ "github": "https://github.com/direnv/direnv" }, "license": "MIT", - "version": "2.21.0", + "version": "2.21.1", "architecture": { "64bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.21.0/direnv.windows-amd64.exe#/direnv.exe", - "hash": "ef9dfa5e70c2bbc5b6ce0c9c64f0f66567166b996d22baedf58ba338579457f8" + "url": "https://github.com/direnv/direnv/releases/download/v2.21.1/direnv.windows-amd64.exe#/direnv.exe", + "hash": "8bd53d90276dbf4f0583192f22c943c83d0001803ddf5b857997ad0a2087504b" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.21.0/direnv.windows-386.exe#/direnv.exe", - "hash": "63cf7e2c4135a8358a081945e1391076e4346b6c433d8784eb3d9d0a38b9a63b" + "url": "https://github.com/direnv/direnv/releases/download/v2.21.1/direnv.windows-386.exe#/direnv.exe", + "hash": "a2462c847e76a2db30ed75d9dccfc8e7bd78201c623961e52ab905f4d823676a" } }, "bin": "direnv.exe",