mods: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2024-05-06 16:29:46 +00:00
parent e0760a5c08
commit 451e976356

View File

@ -1,18 +1,18 @@
{ {
"version": "1.3.0", "version": "1.3.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.3.0/mods_1.3.0_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.3.1/mods_1.3.1_Windows_x86_64.zip",
"hash": "fbfff7a00b6d2d2ca73185e5cfe8ae5c9aa60b283bdca1b06eafbd8e75ee1f59", "hash": "359c7f285b49464bb25bc5d7bb8d8ecabfd1fdd7bb4207c98a077d9dc9ea32f8",
"extract_dir": "mods_1.3.0_Windows_x86_64" "extract_dir": "mods_1.3.1_Windows_x86_64"
}, },
"arm64": { "arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.3.0/mods_1.3.0_Windows_arm64.zip", "url": "https://github.com/charmbracelet/mods/releases/download/v1.3.1/mods_1.3.1_Windows_arm64.zip",
"hash": "5275e831d66f6dd4309e524abb0331b5023f294f1d0cdd92aa5b70257bc63739", "hash": "5f42e179412dab7483b46bf3abc152af5f2cb40a130ecd1cea6502ecebf8a043",
"extract_dir": "mods_1.3.0_Windows_arm64" "extract_dir": "mods_1.3.1_Windows_arm64"
} }
}, },
"bin": "mods.exe", "bin": "mods.exe",