mysql-shell: Update to version 9.2.0

This commit is contained in:
github-actions[bot] 2025-01-21 08:30:01 +00:00
parent d6792b8c6c
commit 31db9fcf29

View File

@ -1,5 +1,5 @@
{ {
"version": "9.1.0", "version": "9.2.0",
"description": "Advanced client and code editor for MySQL", "description": "Advanced client and code editor for MySQL",
"homepage": "https://dev.mysql.com/downloads/shell/#info-tab", "homepage": "https://dev.mysql.com/downloads/shell/#info-tab",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -8,9 +8,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.1.0-windows-x86-64bit.msi", "url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.2.0-windows-x86-64bit.msi",
"hash": "md5:7368c81d402b4b11dd055fc179d054b6", "hash": "md5:e5f95f2fc669dc711dd32c3e56442542",
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.1" "extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.2"
} }
}, },
"bin": [ "bin": [