diff --git a/bucket/fend.json b/bucket/fend.json index a521202e3a..bd96d49de2 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.4.9", + "version": "1.5.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.4.9/fend-1.4.9-windows-x64-exe.zip", - "hash": "2f3b31db99d1bf0de8afde4454a6a3874b52898985f0b1545aee9895b5539b09" + "url": "https://github.com/printfn/fend/releases/download/v1.5.0/fend-1.5.0-windows-x64-exe.zip", + "hash": "cf64e75b82bb4b60652f4e5279d31efedc82329ff91d7bb751b6e21cbf81136c" } }, "bin": "fend.exe",