2024-03-08 00:33:52 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.2.2",
"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.2/mods_1.2.2_Windows_x86_64.zip",
"hash": "a542c0ddb0d30f3a04fff3a0b2ab43135d795089790e20c5cfbe1eba033e2089"
},
"arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.2.2/mods_1.2.2_Windows_arm64.zip",
"hash": "c82d186523dcb8e1e37e9fe0413afa8d98b0d11efd425d9a6fb0e9b289fa7954"
}
},
"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"
}
}
}