mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
732 B
JSON
22 lines
732 B
JSON
{
|
|
"version": "0.6.2",
|
|
"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"
|
|
}
|
|
},
|
|
"bin": "rink.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tiffany352/rink-rs/releases/download/v$version/Rink.CLI.Windows.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|