From dd8082404ab8fa0210110394e3d0a01aeece7da1 Mon Sep 17 00:00:00 2001 From: Chanakan Mungtin Date: Tue, 9 Aug 2022 12:25:14 +0700 Subject: [PATCH] insect: Update to version 5.7.0 (#3811) Co-authored-by: Hsiao-nan Cheung --- bucket/insect.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/bucket/insect.json b/bucket/insect.json index 3ac6c2c8c2..4f07e29d02 100644 --- a/bucket/insect.json +++ b/bucket/insect.json @@ -1,19 +1,22 @@ { - "version": "5.4.0", + "version": "5.7.0", "description": "A high precision scientific calculator with full support for physical units", "homepage": "https://insect.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x64.exe#/insect.exe", - "hash": "2f6381b5a19c9ce279be83e74e746e084a5b2ec42741ad41be852c259ff5cb9e" + "url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x64.exe#/insect.exe", + "hash": "7eb863a95f494c3f263d8d68a1a0e45d4ad44e3601d85fa2f20885effa9b0180" }, "32bit": { - "url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x86.exe#/insect.exe", - "hash": "376d99c0981bee83ba221dacd37d27102b0709504d643c853662faa089fd7f72" + "url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x86.exe#/insect.exe", + "hash": "084f4a4dc477c4a269d08a4536b2c3f1de20daf086085440a6d0280adff36791" } }, "bin": "insect.exe", + "checkver": { + "github": "https://github.com/sharkdp/insect" + }, "autoupdate": { "architecture": { "64bit": {