From a9caaf8a52278abee20db9189e2bb63e672d4b58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 16:26:57 +0000 Subject: [PATCH] fend: Update to version 1.4.0 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 84290f7f8a..2a456c0c06 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.3.3", + "version": "1.4.0", "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.3.3/fend-1.3.3-windows-x64-exe.zip", - "hash": "2159c8cc005eb498b1063abfc8ca3181ea8bb8922346d47b6007bc85dce5bca7" + "url": "https://github.com/printfn/fend/releases/download/v1.4.0/fend-1.4.0-windows-x64-exe.zip", + "hash": "b02a02fc2db5e0084bee20d9aa68692ce1cdc01c71b1cedd0eb24d3adc5c0088" } }, "bin": "fend.exe",