fend: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2023-09-06 12:30:14 +00:00
parent 8719c21a98
commit ad6d56eef7

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.0", "version": "1.2.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.2.0/fend-1.2.0-windows-x64-exe.zip", "url": "https://github.com/printfn/fend/releases/download/v1.2.1/fend-1.2.1-windows-x64-exe.zip",
"hash": "e80bf15683e1e127a321f83d2b7f0e1bf14c9866040508a5688ae3e561f87a0a" "hash": "8d92e2f63e4a5bc42f1a9bfca7034fcb9617089287fa3d75e3eb9404e2e7eb31"
} }
}, },
"bin": "fend.exe", "bin": "fend.exe",