fend: Update to version 1.4.4

This commit is contained in:
github-actions[bot] 2024-03-05 12:30:26 +00:00
parent e0c3ab4dcc
commit d811366ec4

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.3", "version": "1.4.4",
"description": "Arbitrary-precision unit-aware calculator ", "description": "Arbitrary-precision unit-aware calculator ",
"homepage": "https://printfn.github.io/fend/", "homepage": "https://printfn.github.io/fend/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/printfn/fend/releases/download/v1.4.3/fend-1.4.3-windows-x64-exe.zip", "url": "https://github.com/printfn/fend/releases/download/v1.4.4/fend-1.4.4-windows-x64-exe.zip",
"hash": "f77f82f81b570dd13c9a4892994bd19549cb7831465cbcad2ed686cfe01e6171" "hash": "ebdc8c8f4d0755bc2c98aa545b4d3c0dc64e03e1355c9fd05a6ba50f364deec7"
} }
}, },
"bin": "fend.exe", "bin": "fend.exe",