mods: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2024-06-03 20:25:41 +00:00
parent 9e9fc3c16c
commit 9835529c4b

View File

@ -1,18 +1,18 @@
{
"version": "1.3.1",
"version": "1.4.0",
"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.3.1/mods_1.3.1_Windows_x86_64.zip",
"hash": "359c7f285b49464bb25bc5d7bb8d8ecabfd1fdd7bb4207c98a077d9dc9ea32f8",
"extract_dir": "mods_1.3.1_Windows_x86_64"
"url": "https://github.com/charmbracelet/mods/releases/download/v1.4.0/mods_1.4.0_Windows_x86_64.zip",
"hash": "2e507b78576b5e214817979ae00b1fc6788fc00d48cd97e47451b5a2b7b43ac1",
"extract_dir": "mods_1.4.0_Windows_x86_64"
},
"arm64": {
"url": "https://github.com/charmbracelet/mods/releases/download/v1.3.1/mods_1.3.1_Windows_arm64.zip",
"hash": "5f42e179412dab7483b46bf3abc152af5f2cb40a130ecd1cea6502ecebf8a043",
"extract_dir": "mods_1.3.1_Windows_arm64"
"url": "https://github.com/charmbracelet/mods/releases/download/v1.4.0/mods_1.4.0_Windows_arm64.zip",
"hash": "7eb440017940648370b7288023b796107e31b5f4167e7aab1a3d94355f8e2abe",
"extract_dir": "mods_1.4.0_Windows_arm64"
}
},
"bin": "mods.exe",