diff --git a/bucket/fend.json b/bucket/fend.json index 20892005c9..5354bb2f3f 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.3", + "version": "1.4.4", "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.3/fend-1.4.3-windows-x64-exe.zip", - "hash": "f77f82f81b570dd13c9a4892994bd19549cb7831465cbcad2ed686cfe01e6171" + "url": "https://github.com/printfn/fend/releases/download/v1.4.4/fend-1.4.4-windows-x64-exe.zip", + "hash": "ebdc8c8f4d0755bc2c98aa545b4d3c0dc64e03e1355c9fd05a6ba50f364deec7" } }, "bin": "fend.exe",