mods: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2025-01-16 16:30:55 +00:00
parent 9aaaddf945
commit 45b28fe16b

View File

@ -1,18 +1,18 @@
{ {
"version": "1.6.0", "version": "1.7.0",
"description": "AI for the command line, built for pipelines.", "description": "AI for the command line, built for pipelines.",
"homepage": "https://github.com/charmbracelet/mods", "homepage": "https://github.com/charmbracelet/mods",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.6.0/mods_1.6.0_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.7.0/mods_1.7.0_Windows_x86_64.zip",
"hash": "5abceabd2460e7d3d94359c80a6a4f645a9c9e211365e33ddb2843754bd76f8a", "hash": "dc94844d0d82ecc042f277fcac047138cdbbf7e568b41535ad4018e64654543c",
"extract_dir": "mods_1.6.0_Windows_x86_64" "extract_dir": "mods_1.7.0_Windows_x86_64"
}, },
"arm64": { "arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.6.0/mods_1.6.0_Windows_arm64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.7.0/mods_1.7.0_Windows_arm64.zip",
"hash": "b32adc546ba93963a98e103ed37efd7d2667b3243acd85e9f45660945b191815", "hash": "fe9c861c4db05515ddf6dfcf9668bd059cbeb6054918b4ba8de7116a4e671422",
"extract_dir": "mods_1.6.0_Windows_arm64" "extract_dir": "mods_1.7.0_Windows_arm64"
} }
}, },
"bin": "mods.exe", "bin": "mods.exe",