From 6592afba371eedd6da908282cc2fc73a679c9cdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 00:34:00 +0000 Subject: [PATCH] fend: Update to version 1.4.8 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index bf44f2b93b..838df1412e 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.7", + "version": "1.4.8", "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.7/fend-1.4.7-windows-x64-exe.zip", - "hash": "abd8afb805cfee82ca6a69f9b7e11b70ccbb8dfbeddb3ab9aeb5844cfd6a0883" + "url": "https://github.com/printfn/fend/releases/download/v1.4.8/fend-1.4.8-windows-x64-exe.zip", + "hash": "8f7833eb27e72996ca10b184c70ee0ab11235c417b10e321c050250587620041" } }, "bin": "fend.exe",