diff --git a/bucket/just.json b/bucket/just.json index 47f365d546..0d15cd1b2b 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.1", "description": "A command runner written in rust", "homepage": "https://just.systems", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/casey/just/releases/download/1.1.0/just-1.1.0-x86_64-pc-windows-msvc.zip", - "hash": "6e132abb88759aab0d704e9a94531d3e14449c1bcee71e4c8c91ea6b4bfa1871" + "url": "https://github.com/casey/just/releases/download/1.1.1/just-1.1.1-x86_64-pc-windows-msvc.zip", + "hash": "446e6091b2aa2b40bc57857f1104cfe4153e757379141ae5ded1dec3da59c10b" } }, "bin": "just.exe",