From 60fcd135ac62e4e9d6b62ba3eaa0a77873e8af9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 12:31:56 +0000 Subject: [PATCH] fend: Update to version 1.5.7 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index d0ba5dd23a..348716b466 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.5.6", + "version": "1.5.7", "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.6/fend-1.5.6-windows-x64-exe.zip", - "hash": "5dc7b056c20f73843d1aabfb8655079e0c3ce87dacef68c3331919ab50f90af0" + "url": "https://github.com/printfn/fend/releases/download/v1.5.7/fend-1.5.7-windows-x64-exe.zip", + "hash": "f1adbabc79efad2132bc872dd6f1d247559a1504628dbcc992a9d9d4bd6710a3" } }, "bin": "fend.exe",