diff --git a/bucket/mods.json b/bucket/mods.json index 01dc7dc4ee..896e02df06 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -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",