mods: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2025-07-10 20:29:33 +00:00
parent fe543ec12a
commit 1daf5c414f

View File

@ -1,18 +1,18 @@
{
"version": "1.8.0",
"version": "1.8.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.8.0/mods_1.8.0_Windows_x86_64.zip",
"hash": "12ad17b0ff1b4c67e9c34f215acaac843c9c03bc5d5865968c5193f110a2c00f",
"extract_dir": "mods_1.8.0_Windows_x86_64"
"url": "https://github.com/charmbracelet/mods/releases/download/v1.8.1/mods_1.8.1_Windows_x86_64.zip",
"hash": "ecad2f4d526bcb853b91136c2b40a123b0127edaca20945378986ceb6d89a52a",
"extract_dir": "mods_1.8.1_Windows_x86_64"
},
"arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.8.0/mods_1.8.0_Windows_arm64.zip",
"hash": "710d49da76f6aadc2974075919226249b69acd9a432874101d366bee18a167c7",
"extract_dir": "mods_1.8.0_Windows_arm64"
"url": "https://github.com/charmbracelet/mods/releases/download/v1.8.1/mods_1.8.1_Windows_arm64.zip",
"hash": "6b409c753dfe9d5d35c4bf3ff7fba8d34508dbe2f8e38b092c6d7539abe0910d",
"extract_dir": "mods_1.8.1_Windows_arm64"
}
},
"bin": "mods.exe",