diff --git a/bucket/just.json b/bucket/just.json index aa172ddb88..99308f6faf 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,10 +1,10 @@ { - "homepage": "https://github.com/casey/just", + "version": "0.6.1", "description": "A command runner written in rust", + "homepage": "https://github.com/casey/just", "license": "CC0-1.0", - "version": "0.6.0", - "url": "https://github.com/casey/just/releases/download/v0.6.0/just-v0.6.0-x86_64-pc-windows-msvc.zip", - "hash": "c637fd614f36159448b547c24149cb40bf57f40e6fe7ea838f3e41ae0b564c5c", + "url": "https://github.com/casey/just/releases/download/v0.6.1/just-v0.6.1-x86_64-pc-windows-msvc.zip", + "hash": "8c156221176b16c17609e6a590cd64350fb7fbe706f7f3c6cb97d89f87abb474", "bin": "just.exe", "checkver": "github", "autoupdate": {