diff --git a/bucket/just.json b/bucket/just.json index bb2917b94c..b7b4ab3320 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.43.1", + "version": "1.44.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.43.1/just-1.43.1-x86_64-pc-windows-msvc.zip", - "hash": "9109a5fa04f3428fea7fe4bc7898742a65f087c4da1f1b004fb3a23f3f4e6140" + "url": "https://github.com/casey/just/releases/download/1.44.0/just-1.44.0-x86_64-pc-windows-msvc.zip", + "hash": "56e5766d94fe211f196a980e50da3754370b412fb0264d4f146350b720b9e1d8" } }, "bin": "just.exe",