mods: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-07-30 20:24:27 +00:00
parent b93599ff9c
commit e8b4bb04f4

View File

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