2024-04-21 04:27:48 +00:00

22 lines
732 B
JSON

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