diff --git a/bucket/just.json b/bucket/just.json index e0dcbec6db..912dfd3948 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.25.0", + "version": "1.25.2", "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.25.0/just-1.25.0-x86_64-pc-windows-msvc.zip", - "hash": "76a99c45395ccae0c2e8d95886c7059fde8f2f6cb25c697f55fd9252fe4930ea" + "url": "https://github.com/casey/just/releases/download/1.25.2/just-1.25.2-x86_64-pc-windows-msvc.zip", + "hash": "9108b612b674381b6baf667a06b1c8f870b2d6ac4fcb9c4eef53c0866a6ce8f4" } }, "bin": "just.exe",