diff --git a/bucket/fend.json b/bucket/fend.json index 71a4689672..5061a61391 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.2.2", "description": "Arbitrary-precision unit-aware calculator ", "homepage": "https://printfn.github.io/fend/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/printfn/fend/releases/download/v1.2.1/fend-1.2.1-windows-x64-exe.zip", - "hash": "8d92e2f63e4a5bc42f1a9bfca7034fcb9617089287fa3d75e3eb9404e2e7eb31" + "url": "https://github.com/printfn/fend/releases/download/v1.2.2/fend-1.2.2-windows-x64-exe.zip", + "hash": "082c4c038c17280171e464fb7f37a22d33d973b13ce39d7a7cad11fc6f0779d2" } }, "bin": "fend.exe",