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