From da635354d1c8858a0e93bda258cf3c8da4f5345b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 12:31:21 +0000 Subject: [PATCH] fend: Update to version 1.4.9 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 838df1412e..a521202e3a 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.8", + "version": "1.4.9", "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.8/fend-1.4.8-windows-x64-exe.zip", - "hash": "8f7833eb27e72996ca10b184c70ee0ab11235c417b10e321c050250587620041" + "url": "https://github.com/printfn/fend/releases/download/v1.4.9/fend-1.4.9-windows-x64-exe.zip", + "hash": "2f3b31db99d1bf0de8afde4454a6a3874b52898985f0b1545aee9895b5539b09" } }, "bin": "fend.exe",