diff --git a/direnv.json b/direnv.json index 3b597c43b0..9499439f9d 100644 --- a/direnv.json +++ b/direnv.json @@ -5,15 +5,15 @@ "github": "https://github.com/direnv/direnv" }, "license": "MIT", - "version": "2.19.1", + "version": "2.19.2", "architecture": { "64bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.19.1/direnv.windows-amd64.exe#/direnv.exe", - "hash": "a7d63a8033980cc0c8f7f0dea0f58fe2bbe797f22453b54e245434d575b9abcb" + "url": "https://github.com/direnv/direnv/releases/download/v2.19.2/direnv.windows-amd64.exe#/direnv.exe", + "hash": "48cd00ed810b199f217543b46a2abeb714731a507c97e0e19d35248b870e8776" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.19.1/direnv.windows-386.exe#/direnv.exe", - "hash": "be22faa203fbcfaa63a47669df6545b7e9668b58419e3633f36642dfedd4b177" + "url": "https://github.com/direnv/direnv/releases/download/v2.19.2/direnv.windows-386.exe#/direnv.exe", + "hash": "b00d9c6f3b1ee6445a5ed97c198f4350e200e66f6969e2cada0e0ccc861ef04d" } }, "bin": "direnv.exe",