mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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",
|
||||
"homepage": "https://dev.mysql.com/downloads/shell/#info-tab",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -8,9 +8,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.3.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:516ee5812259850c471f3895fdf458d8",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.3"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.4.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:cf946f7d3c67d9850f906a31779eeb5c",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user