mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mysql-shell: Update to version 9.4.0
This commit is contained in:
parent
d411d1ba32
commit
ea6d786200
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.3.0",
|
"version": "9.4.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.3.0-windows-x86-64bit.msi",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.4.0-windows-x86-64bit.msi",
|
||||||
"hash": "md5:516ee5812259850c471f3895fdf458d8",
|
"hash": "md5:cf946f7d3c67d9850f906a31779eeb5c",
|
||||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.3"
|
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user