2024-01-07 04:25:46 +00:00

22 lines
732 B
JSON

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