fend: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2023-10-16 12:31:46 +00:00
parent 6fa152dd3f
commit 60cbd92345

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.2", "version": "1.3.0",
"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.2.2/fend-1.2.2-windows-x64-exe.zip", "url": "https://github.com/printfn/fend/releases/download/v1.3.0/fend-1.3.0-windows-x64-exe.zip",
"hash": "082c4c038c17280171e464fb7f37a22d33d973b13ce39d7a7cad11fc6f0779d2" "hash": "a2fd4eb0027ddafea369d89a28a72130273d8b8719227db391f07a07c9b23360"
} }
}, },
"bin": "fend.exe", "bin": "fend.exe",