diff --git a/bucket/fend.json b/bucket/fend.json index ca5d8fcaf4..20892005c9 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.4.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.4.2/fend-1.4.2-windows-x64-exe.zip", - "hash": "b255eafb8c2cba4598e51aac32b5e0f5d00e588701683deb1079db8ee3580a33" + "url": "https://github.com/printfn/fend/releases/download/v1.4.3/fend-1.4.3-windows-x64-exe.zip", + "hash": "f77f82f81b570dd13c9a4892994bd19549cb7831465cbcad2ed686cfe01e6171" } }, "bin": "fend.exe",