diff --git a/bucket/just.json b/bucket/just.json index 84c0611db0..c07b9e9b35 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "0.8.5", + "version": "0.8.7", "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.8.5/just-v0.8.5-x86_64-pc-windows-msvc.zip", - "hash": "5e0f0fae9afd47b3124d1bab8039d27d6c12f7b414a9467d7676858b763b1b09" + "url": "https://github.com/casey/just/releases/download/v0.8.7/just-v0.8.7-x86_64-pc-windows-msvc.zip", + "hash": "b0b4970f424d61b695250624b5ba7e78ab2d990cd6300bf368e89f5c1efcdfcb" } }, "bin": "just.exe",