diff --git a/bucket/just.json b/bucket/just.json index 4bb677f986..7537020f92 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.8.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.8.1/just-v0.8.1-x86_64-pc-windows-msvc.zip", - "hash": "22e2d14edbf76dda21358c61392a7cc4041b20d60847f1d89fb4b5edb665d2ef" + "url": "https://github.com/casey/just/releases/download/v0.8.2/just-v0.8.2-x86_64-pc-windows-msvc.zip", + "hash": "a13048c7e790e1f815a9474c76c6adfc6f71703d60a0542148b9fbb273224496" } }, "bin": "just.exe",