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