mods: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2024-05-03 16:28:12 +00:00
parent 2f95144c71
commit d01e5b62ff

View File

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