mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mysql-shell: Update to version 9.0.0
This commit is contained in:
parent
2e6ada0d90
commit
1770015080
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.0",
|
||||
"version": "9.0.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-8.4.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:617655416d75f6889b8f7b8e5bf1a312",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 8.4"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.0.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:f3dea01b8030ff48a8c01fdae9ef58c4",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user