From 0c1ea7cf6282a5a083adc9ae7a4a4e39735aa85f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 08:26:33 +0000 Subject: [PATCH] fend: Update to version 1.4.3 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index ca5d8fcaf4..20892005c9 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.4.3", "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.2/fend-1.4.2-windows-x64-exe.zip", - "hash": "b255eafb8c2cba4598e51aac32b5e0f5d00e588701683deb1079db8ee3580a33" + "url": "https://github.com/printfn/fend/releases/download/v1.4.3/fend-1.4.3-windows-x64-exe.zip", + "hash": "f77f82f81b570dd13c9a4892994bd19549cb7831465cbcad2ed686cfe01e6171" } }, "bin": "fend.exe",