mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mysql: Update to version 9.2.0
This commit is contained in:
parent
28c7d44ea8
commit
f3792e06a1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.1.0",
|
||||
"version": "9.2.0",
|
||||
"description": "The world's most popular open-source database",
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/#info-tab",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -17,9 +17,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-9.1/mysql-9.1.0-winx64.msi",
|
||||
"hash": "md5:7a26420bb3446eab56f389dba05a9718",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Server 9.1"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-9.2/mysql-9.2.0-winx64.msi",
|
||||
"hash": "md5:25b9094c1440d625176a576b5de33778",
|
||||
"extract_dir": "PFiles64\\MySQL\\MySQL Server 9.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user