mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
mysql-shell: Update to version 9.5.0
This commit is contained in:
parent
e11c4559df
commit
901c94dc49
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.4.0",
|
||||
"version": "9.5.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.4.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:cf946f7d3c67d9850f906a31779eeb5c",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.4"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.5.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:69fa0a8b4c85bec371d6505a9a5a8175",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.5"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user