From f7dbec7781bd31396d62ec05e90d9cade97744f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 08:29:34 +0000 Subject: [PATCH] fend: Update to version 1.5.6 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 27cc14fc2f..d0ba5dd23a 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.5.5", + "version": "1.5.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.5.5/fend-1.5.5-windows-x64-exe.zip", - "hash": "4ef099990a897f3e8d3b60f0ff0610107b30190bf02e36953f962a497e705d48" + "url": "https://github.com/printfn/fend/releases/download/v1.5.6/fend-1.5.6-windows-x64-exe.zip", + "hash": "5dc7b056c20f73843d1aabfb8655079e0c3ce87dacef68c3331919ab50f90af0" } }, "bin": "fend.exe",