From 19faf4f91b17edb68da8d412b07691265f5fecb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 04:27:48 +0000 Subject: [PATCH] rink: Update to version 0.8.0 --- bucket/rink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rink.json b/bucket/rink.json index 7c2fcbe363..95434f2405 100644 --- a/bucket/rink.json +++ b/bucket/rink.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.8.0", "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.7.0/Rink.CLI.Windows.zip", - "hash": "f64b1ecfcb611362a1c4aa945a312433d0f1b96384bc59d9dd3758ac15778138" + "url": "https://github.com/tiffany352/rink-rs/releases/download/v0.8.0/Rink.CLI.Windows.zip", + "hash": "be4ae1036cd23c8aae3d95b831f8e3d651cb057135a57363833ccce439d12b9d" } }, "bin": "rink.exe",