From ad6d56eef7711b6ef08596f820d32edbb813d691 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:30:14 +0000 Subject: [PATCH] fend: Update to version 1.2.1 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index cd6cd30a1e..71a4689672 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.2.0", + "version": "1.2.1", "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.2.0/fend-1.2.0-windows-x64-exe.zip", - "hash": "e80bf15683e1e127a321f83d2b7f0e1bf14c9866040508a5688ae3e561f87a0a" + "url": "https://github.com/printfn/fend/releases/download/v1.2.1/fend-1.2.1-windows-x64-exe.zip", + "hash": "8d92e2f63e4a5bc42f1a9bfca7034fcb9617089287fa3d75e3eb9404e2e7eb31" } }, "bin": "fend.exe",