mods: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2024-06-18 16:28:55 +00:00
parent 39b51f38f1
commit 3243fc9c53

View File

@ -1,18 +1,18 @@
{ {
"version": "1.4.0", "version": "1.4.1",
"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.4.0/mods_1.4.0_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.4.1/mods_1.4.1_Windows_x86_64.zip",
"hash": "2e507b78576b5e214817979ae00b1fc6788fc00d48cd97e47451b5a2b7b43ac1", "hash": "e2ce3281014d18a474d63839b4a8ed6237277e5d43ed18298a52eb373de9b14a",
"extract_dir": "mods_1.4.0_Windows_x86_64" "extract_dir": "mods_1.4.1_Windows_x86_64"
}, },
"arm64": { "arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.4.0/mods_1.4.0_Windows_arm64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.4.1/mods_1.4.1_Windows_arm64.zip",
"hash": "7eb440017940648370b7288023b796107e31b5f4167e7aab1a3d94355f8e2abe", "hash": "46897acd69eeecfb9f535852d547c8898de7ddb0ddc12f5a12e19e3a28ca6ea2",
"extract_dir": "mods_1.4.0_Windows_arm64" "extract_dir": "mods_1.4.1_Windows_arm64"
} }
}, },
"bin": "mods.exe", "bin": "mods.exe",