diff --git a/bucket/direnv.json b/bucket/direnv.json index 992fa8d124..08c5716539 100644 --- a/bucket/direnv.json +++ b/bucket/direnv.json @@ -1,16 +1,16 @@ { - "version": "2.35.0", + "version": "2.36.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.35.0/direnv.windows-amd64.exe#/direnv.exe", - "hash": "f342c92f3500b71172ba39ad4fac91774971fbb499985543a558871761282f6d" + "url": "https://github.com/direnv/direnv/releases/download/v2.36.0/direnv.windows-amd64.exe#/direnv.exe", + "hash": "7b29c7755319116028f32a5189cdb1b873eb5e560933f2b411f3e1e9c12909d0" }, "32bit": { - "url": "https://github.com/direnv/direnv/releases/download/v2.35.0/direnv.windows-386.exe#/direnv.exe", - "hash": "91b76d28b0c7d9e9b1bb10fcc8c7e1244b784b90c836691f4d160177e1d42123" + "url": "https://github.com/direnv/direnv/releases/download/v2.36.0/direnv.windows-386.exe#/direnv.exe", + "hash": "7ccb071fe4a54a7708323f6fd8b90086570322a4af97e11bb7e1157a28bfbeab" } }, "bin": "direnv.exe",