From 37124224e9fe09ab2adfaae3f4193e33e7488aa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 04:29:20 +0000 Subject: [PATCH] rink: Update to version 0.6.3 --- bucket/rink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rink.json b/bucket/rink.json index f7b274d4e9..02fc261ee8 100644 --- a/bucket/rink.json +++ b/bucket/rink.json @@ -1,12 +1,12 @@ { - "version": "0.6.2", + "version": "0.6.3", "description": "A tool for unit conversions, calculations, and dimensionality analysis", "homepage": "https://github.com/tiffany352/rink-rs", "license": "MPL-2.0,GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/tiffany352/rink-rs/releases/download/v0.6.2/Rink.CLI.Windows.zip", - "hash": "d937db037311d68f6a9264c1592d22ee6b65ebbc7b150d0e46224a551e0d3301" + "url": "https://github.com/tiffany352/rink-rs/releases/download/v0.6.3/Rink.CLI.Windows.zip", + "hash": "785d2b84da4b04b39a0ff1add152b3ffc3db44c123cfac94a38f6e3333f68436" } }, "bin": "rink.exe",