diff --git a/bucket/just.json b/bucket/just.json index 80223ea647..bb2917b94c 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.43.0", + "version": "1.43.1", "description": "A command runner written in rust", "homepage": "https://just.systems", "license": "CC0-1.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/casey/just/releases/download/1.43.0/just-1.43.0-x86_64-pc-windows-msvc.zip", - "hash": "04be7b6d7f8419288ce75532f1962cee1756992e494e6c8063bb3ab8db21b52c" + "url": "https://github.com/casey/just/releases/download/1.43.1/just-1.43.1-x86_64-pc-windows-msvc.zip", + "hash": "9109a5fa04f3428fea7fe4bc7898742a65f087c4da1f1b004fb3a23f3f4e6140" } }, "bin": "just.exe",