mods: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2024-03-08 00:33:52 +00:00
parent f9099e8ec3
commit 03f0b7de45

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.1", "version": "1.2.2",
"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.2.1/mods_1.2.1_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.2/mods_1.2.2_Windows_x86_64.zip",
"hash": "d6ee9d979a8c6ab0ad92906c9247382e5a4d4f115d70461c6c585a9a909b0b3a" "hash": "a542c0ddb0d30f3a04fff3a0b2ab43135d795089790e20c5cfbe1eba033e2089"
}, },
"arm64": { "arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.2.1/mods_1.2.1_Windows_arm64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.2/mods_1.2.2_Windows_arm64.zip",
"hash": "8a5693b6927fe1d564865326c5d69aa58095782142f461af0269671066698b29" "hash": "c82d186523dcb8e1e37e9fe0413afa8d98b0d11efd425d9a6fb0e9b289fa7954"
} }
}, },
"bin": "mods.exe", "bin": "mods.exe",