mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Chore: gettext-win version, password-argon2 deps
This commit is contained in:
@@ -186,6 +186,7 @@ ext-password-argon2:
|
|||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
- libargon2
|
- libargon2
|
||||||
|
suggests:
|
||||||
- ext-openssl
|
- ext-openssl
|
||||||
php-extension:
|
php-extension:
|
||||||
os:
|
os:
|
||||||
|
|||||||
@@ -4,6 +4,6 @@ gettext-win:
|
|||||||
source:
|
source:
|
||||||
type: git
|
type: git
|
||||||
url: 'https://github.com/winlibs/gettext.git'
|
url: 'https://github.com/winlibs/gettext.git'
|
||||||
rev: master
|
rev: '0.18'
|
||||||
static-libs@windows:
|
static-libs@windows:
|
||||||
- libintl_a.lib
|
- libintl_a.lib
|
||||||
|
|||||||
Reference in New Issue
Block a user