mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
fix pthreads4w URL
This commit is contained in:
@@ -404,7 +404,7 @@
|
|||||||
"pthreads4w": {
|
"pthreads4w": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"rev": "master",
|
"rev": "master",
|
||||||
"url": "https://git.code.sf.net/p/pthreads4w/code",
|
"url": "https://github.com/jwinarske/pthreads4w",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "LICENSE"
|
"path": "LICENSE"
|
||||||
|
|||||||
Reference in New Issue
Block a user