From c4728db4e56531e9f4ba32a46621696c345fa003 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:07:12 +0000 Subject: [PATCH] fend: Update to version 1.4.6 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index ed28f92346..516ec723c9 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.5", + "version": "1.4.6", "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.5/fend-1.4.5-windows-x64-exe.zip", - "hash": "454c40350cca34e123368555f35bff5d7509b062fe3305a167febc8259ea2b2c" + "url": "https://github.com/printfn/fend/releases/download/v1.4.6/fend-1.4.6-windows-x64-exe.zip", + "hash": "41c4b4807d90fe2eb737b4485b012ce2e7b166b36dfa77909b98655bb37598a7" } }, "bin": "fend.exe",