diff --git a/bucket/just.json b/bucket/just.json index c07e4c4ef0..80223ea647 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.42.4", + "version": "1.43.0", "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.42.4/just-1.42.4-x86_64-pc-windows-msvc.zip", - "hash": "238cb448eb2ced3f7ac2f32872cf08244179b10b2d3f67e9069087ccbdc3d7f6" + "url": "https://github.com/casey/just/releases/download/1.43.0/just-1.43.0-x86_64-pc-windows-msvc.zip", + "hash": "04be7b6d7f8419288ce75532f1962cee1756992e494e6c8063bb3ab8db21b52c" } }, "bin": "just.exe",