diff --git a/bucket/fend.json b/bucket/fend.json index 2a456c0c06..7f963f8f73 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.4.0/fend-1.4.0-windows-x64-exe.zip", - "hash": "b02a02fc2db5e0084bee20d9aa68692ce1cdc01c71b1cedd0eb24d3adc5c0088" + "url": "https://github.com/printfn/fend/releases/download/v1.4.1/fend-1.4.1-windows-x64-exe.zip", + "hash": "5739dfaffc76c5b502380b1bd816596381e6deda091ac5753cd7a85f1eee12e6" } }, "bin": "fend.exe",