rink: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2024-04-21 04:27:48 +00:00
parent c81c18e786
commit 19faf4f91b

View File

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