diff --git a/bucket/just.json b/bucket/just.json index 5f006f6e55..ae7b195a78 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.9.2", "description": "A command runner written in rust", "homepage": "https://github.com/casey/just", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/casey/just/releases/download/v0.9.1/just-v0.9.1-x86_64-pc-windows-msvc.zip", - "hash": "dddd4c4aa71fc1e8d25ff6ced8a4cdf404d55a99f7ee9b295570021158d7e2e5" + "url": "https://github.com/casey/just/releases/download/v0.9.2/just-v0.9.2-x86_64-pc-windows-msvc.zip", + "hash": "1951649be48e26b2cee1559c7e7fe2d24e2d14eefcefe4f6e5f0f9d51ed53601" } }, "bin": "just.exe",