From 36c58b882dda184e6975ea1c9ba3c59304666bbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 08:25:27 +0000 Subject: [PATCH] fend: Update to version 1.4.1 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 2a456c0c06..7f963f8f73 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.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.4.0/fend-1.4.0-windows-x64-exe.zip", - "hash": "b02a02fc2db5e0084bee20d9aa68692ce1cdc01c71b1cedd0eb24d3adc5c0088" + "url": "https://github.com/printfn/fend/releases/download/v1.4.1/fend-1.4.1-windows-x64-exe.zip", + "hash": "5739dfaffc76c5b502380b1bd816596381e6deda091ac5753cd7a85f1eee12e6" } }, "bin": "fend.exe",