mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 02:15:36 +08:00
add windows support for dba-qdbm
This commit is contained in:
@@ -552,8 +552,9 @@
|
||||
}
|
||||
},
|
||||
"qdbm": {
|
||||
"type": "url",
|
||||
"url": "https://master.dl.sourceforge.net/project/qdbm/qdbm/1.8.77/qdbm-1.8.77.tar.gz",
|
||||
"type": "git",
|
||||
"url": "https://github.com/static-php/qdbm.git",
|
||||
"rev": "main",
|
||||
"license": {
|
||||
"type": "file",
|
||||
"path": "COPYING"
|
||||
|
||||
Reference in New Issue
Block a user