2022-03-25 04:29:20 +00:00

22 lines
732 B
JSON

{
"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.3/Rink.CLI.Windows.zip",
"hash": "785d2b84da4b04b39a0ff1add152b3ffc3db44c123cfac94a38f6e3333f68436"
}
},
"bin": "rink.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tiffany352/rink-rs/releases/download/v$version/Rink.CLI.Windows.zip"
}
}
}
}