mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
mariadb 5.5.36 (add fragment to urls so scoop gets the right file extension)
This commit is contained in:
parent
70897fc55c
commit
4be7a839d1
@ -4,12 +4,12 @@
|
|||||||
"license": "GPL2",
|
"license": "GPL2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.mariadb.org/f/mariadb-5.5.36/winx64-packages/mariadb-5.5.36-winx64.zip?serve",
|
"url": "https://downloads.mariadb.org/f/mariadb-5.5.36/winx64-packages/mariadb-5.5.36-winx64.zip?serve#/dl.zip",
|
||||||
"hash": "md5:2d920564a6f44d7b767e066c71ec7fa7",
|
"hash": "md5:2d920564a6f44d7b767e066c71ec7fa7",
|
||||||
"extract_dir": "mariadb-5.5.36-winx64"
|
"extract_dir": "mariadb-5.5.36-winx64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.mariadb.org/f/mariadb-5.5.36/win32-packages/mariadb-5.5.36-win32.zip?serve",
|
"url": "https://downloads.mariadb.org/f/mariadb-5.5.36/win32-packages/mariadb-5.5.36-win32.zip?serve#/dl.zip",
|
||||||
"hash": "md5:82f4502f1e262799e59c968a67eee2b2",
|
"hash": "md5:82f4502f1e262799e59c968a67eee2b2",
|
||||||
"extract_dir": "mariadb-5.5.36-win32"
|
"extract_dir": "mariadb-5.5.36-win32"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user