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