2024-01-25 20:24:19 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.2.1",
"description": "AI for the command line, built for pipelines.",
"homepage": "https://github.com/charmbracelet/mods",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.2.1/mods_1.2.1_Windows_x86_64.zip",
"hash": "d6ee9d979a8c6ab0ad92906c9247382e5a4d4f115d70461c6c585a9a909b0b3a"
},
"arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.2.1/mods_1.2.1_Windows_arm64.zip",
"hash": "8a5693b6927fe1d564865326c5d69aa58095782142f461af0269671066698b29"
}
},
"bin": "mods.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/charmbracelet/mods/releases/download/v$version/mods_$version_Windows_x86_64.zip"
},
"arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v$version/mods_$version_Windows_arm64.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}