mods: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-09-12 20:27:21 +00:00
parent 42b4c6dd49
commit b716a089fa

View File

@ -1,18 +1,18 @@
{
"version": "1.5.0",
"version": "1.6.0",
"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.5.0/mods_1.5.0_Windows_x86_64.zip",
"hash": "ba82903c4bdac47b1ad7876fb9605b7f485dd716f334b8d2c581f7f0437a3bfc",
"extract_dir": "mods_1.5.0_Windows_x86_64"
"url": "https://github.com/charmbracelet/mods/releases/download/v1.6.0/mods_1.6.0_Windows_x86_64.zip",
"hash": "5abceabd2460e7d3d94359c80a6a4f645a9c9e211365e33ddb2843754bd76f8a",
"extract_dir": "mods_1.6.0_Windows_x86_64"
},
"arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.5.0/mods_1.5.0_Windows_arm64.zip",
"hash": "6e4c080b70f2fd582c4403ce7edf2c57e66607fbb88c92eb1fad44027f9503ef",
"extract_dir": "mods_1.5.0_Windows_arm64"
"url": "https://github.com/charmbracelet/mods/releases/download/v1.6.0/mods_1.6.0_Windows_arm64.zip",
"hash": "b32adc546ba93963a98e103ed37efd7d2667b3243acd85e9f45660945b191815",
"extract_dir": "mods_1.6.0_Windows_arm64"
}
},
"bin": "mods.exe",