diff --git a/bucket/fend.json b/bucket/fend.json index 6b95a947f4..84290f7f8a 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.3.2", + "version": "1.3.3", "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.3.2/fend-1.3.2-windows-x64-exe.zip", - "hash": "82c0715d5cabc34400c4f95a04e7c1223ee033b6145f026129ea4bd298bc98e7" + "url": "https://github.com/printfn/fend/releases/download/v1.3.3/fend-1.3.3-windows-x64-exe.zip", + "hash": "2159c8cc005eb498b1063abfc8ca3181ea8bb8922346d47b6007bc85dce5bca7" } }, "bin": "fend.exe",