From 5d9e032a075c9b772cf20e6825ee77b37ab2e1f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 08:30:04 +0000 Subject: [PATCH] fend: Update to version 1.5.2 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 6c23d05c86..3c878dd28b 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.5.2", "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.1/fend-1.5.1-windows-x64-exe.zip", - "hash": "91f641fd210c700205fe988e2ca76abfb7c79a11fa8d2a2e711a4ced8998e031" + "url": "https://github.com/printfn/fend/releases/download/v1.5.2/fend-1.5.2-windows-x64-exe.zip", + "hash": "65705957fbebf4f99332e3adc43d74f73b773624850fb97ec615919735bd064c" } }, "bin": "fend.exe",