From 89c89b957f2306a72617b0962c5c8b7b00598189 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 12:31:00 +0000 Subject: [PATCH] fend: Update to version 1.2.0 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 339d89aa0f..cd6cd30a1e 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.1.6", + "version": "1.2.0", "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.1.6/fend-1.1.6-windows-x64-exe.zip", - "hash": "6fa167873f2f747e587d284831d549403b1ae0b8625ca6e1b3e5e2b3007f8110" + "url": "https://github.com/printfn/fend/releases/download/v1.2.0/fend-1.2.0-windows-x64-exe.zip", + "hash": "e80bf15683e1e127a321f83d2b7f0e1bf14c9866040508a5688ae3e561f87a0a" } }, "bin": "fend.exe",