From 3bf85e4e604d487269fda4f0a96ff5cfb3aac362 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:26:09 +0000 Subject: [PATCH] fend: Update to version 1.3.1 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 250b6bed81..378cf42bca 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.1", "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.3.0/fend-1.3.0-windows-x64-exe.zip", - "hash": "a2fd4eb0027ddafea369d89a28a72130273d8b8719227db391f07a07c9b23360" + "url": "https://github.com/printfn/fend/releases/download/v1.3.1/fend-1.3.1-windows-x64-exe.zip", + "hash": "a0eb36af1df7945a48d94f7d389640cac1f603c4810f5566cc4d150af6e37da1" } }, "bin": "fend.exe",