mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mysql-shell: Update to version 9.3.0
This commit is contained in:
parent
a99138700f
commit
c9fd72c69d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.2.0",
|
"version": "9.3.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.2.0-windows-x86-64bit.msi",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.3.0-windows-x86-64bit.msi",
|
||||||
"hash": "md5:e5f95f2fc669dc711dd32c3e56442542",
|
"hash": "md5:516ee5812259850c471f3895fdf458d8",
|
||||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.2"
|
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user