mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mysql-shell: Update to version 9.1.0
This commit is contained in:
parent
c2e11afa03
commit
c6312f7d44
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.0.1",
|
||||
"version": "9.1.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.0.1-windows-x86-64bit.msi",
|
||||
"hash": "md5:a687702909a5d50f4710ea43173c8029",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.0"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell-9.1.0-windows-x86-64bit.msi",
|
||||
"hash": "md5:7368c81d402b4b11dd055fc179d054b6",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Shell 9.1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user