fend: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-10-27 08:26:09 +00:00
parent 2a431cc4e4
commit 3bf85e4e60

View File

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