diff --git a/bucket/just.json b/bucket/just.json index d9d077ea5c..0d360cb490 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.45.0", + "version": "1.46.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.45.0/just-1.45.0-x86_64-pc-windows-msvc.zip", - "hash": "cf5c1684de8b8c00b0edeac40f47a3fbba9df2830e2451dd9b26f99ec4d8b788" + "url": "https://github.com/casey/just/releases/download/1.46.0/just-1.46.0-x86_64-pc-windows-msvc.zip", + "hash": "f0acf3f8ccbcf360b481baae9cae4c921774c89d5d932012481d3e0bda78ab39" } }, "bin": "just.exe",