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",
|
"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.4.0-windows-x86-64bit.msi",
|
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.5.0-windows-x86-64bit.msi",
|
||||||
"hash": "md5:cf946f7d3c67d9850f906a31779eeb5c",
|
"hash": "md5:69fa0a8b4c85bec371d6505a9a5a8175",
|
||||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.4"
|
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user