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",