mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
Remove hosted binary temporarily
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
ncurses:
|
ncurses:
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files:
|
license-files:
|
||||||
- COPYING
|
- COPYING
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ brotli:
|
|||||||
type: ghtagtar
|
type: ghtagtar
|
||||||
repo: google/brotli
|
repo: google/brotli
|
||||||
match: 'v1\.\d.*'
|
match: 'v1\.\d.*'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [LICENSE]
|
license-files: [LICENSE]
|
||||||
license: MIT
|
license: MIT
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ bzip2:
|
|||||||
type: filelist
|
type: filelist
|
||||||
url: 'https://sourceware.org/pub/bzip2/'
|
url: 'https://sourceware.org/pub/bzip2/'
|
||||||
regex: '/href="(?<file>bzip2-(?<version>[^"]+)\.tar\.gz)"/'
|
regex: '/href="(?<file>bzip2-(?<version>[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: ['@/bzip2.txt']
|
license-files: ['@/bzip2.txt']
|
||||||
license: bzip2-1.0.6
|
license: bzip2-1.0.6
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ libcares:
|
|||||||
type: filelist
|
type: filelist
|
||||||
url: 'https://c-ares.org/download/'
|
url: 'https://c-ares.org/download/'
|
||||||
regex: '/href="\/download\/(?<file>c-ares-(?<version>[^"]+)\.tar\.gz)"/'
|
regex: '/href="\/download\/(?<file>c-ares-(?<version>[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [LICENSE.md]
|
license-files: [LICENSE.md]
|
||||||
headers@unix:
|
headers@unix:
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ libedit:
|
|||||||
type: filelist
|
type: filelist
|
||||||
url: 'https://thrysoee.dk/editline/'
|
url: 'https://thrysoee.dk/editline/'
|
||||||
regex: '/href="(?<file>libedit-(?<version>[^"]+)\.tar\.gz)"/'
|
regex: '/href="(?<file>libedit-(?<version>[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [COPYING]
|
license-files: [COPYING]
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ libiconv:
|
|||||||
type: filelist
|
type: filelist
|
||||||
url: 'https://ftp.gnu.org/gnu/libiconv/'
|
url: 'https://ftp.gnu.org/gnu/libiconv/'
|
||||||
regex: '/href="(?<file>libiconv-(?<version>[^"]+)\.tar\.gz)"/'
|
regex: '/href="(?<file>libiconv-(?<version>[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [COPYING.LIB]
|
license-files: [COPYING.LIB]
|
||||||
license: LGPL-2.0-or-later
|
license: LGPL-2.0-or-later
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ libpng:
|
|||||||
repo: pnggroup/libpng
|
repo: pnggroup/libpng
|
||||||
match: v1\.6\.\d+
|
match: v1\.6\.\d+
|
||||||
query: '?per_page=150'
|
query: '?per_page=150'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [LICENSE]
|
license-files: [LICENSE]
|
||||||
license: PNG
|
license: PNG
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ libsodium:
|
|||||||
repo: jedisct1/libsodium
|
repo: jedisct1/libsodium
|
||||||
match: 'libsodium-(?!1\.0\.21)\d+(\.\d+)*\.tar\.gz'
|
match: 'libsodium-(?!1\.0\.21)\d+(\.\d+)*\.tar\.gz'
|
||||||
prefer-stable: true
|
prefer-stable: true
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [LICENSE]
|
license-files: [LICENSE]
|
||||||
pkg-configs:
|
pkg-configs:
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ libssh2:
|
|||||||
repo: libssh2/libssh2
|
repo: libssh2/libssh2
|
||||||
match: libssh2.+\.tar\.gz
|
match: libssh2.+\.tar\.gz
|
||||||
prefer-stable: true
|
prefer-stable: true
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [COPYING]
|
license-files: [COPYING]
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ libunistring:
|
|||||||
type: filelist
|
type: filelist
|
||||||
url: 'https://ftp.gnu.org/gnu/libunistring/'
|
url: 'https://ftp.gnu.org/gnu/libunistring/'
|
||||||
regex: '/href="(?<file>libunistring-(?<version>[^"]+)\.tar\.gz)"/'
|
regex: '/href="(?<file>libunistring-(?<version>[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [COPYING.LIB]
|
license-files: [COPYING.LIB]
|
||||||
license: LGPL-3.0-or-later
|
license: LGPL-3.0-or-later
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ openssl:
|
|||||||
type: filelist
|
type: filelist
|
||||||
url: 'https://www.openssl.org/source/'
|
url: 'https://www.openssl.org/source/'
|
||||||
regex: '/href="(?<file>openssl-(?<version>3\.[^"]+)\.tar\.gz)"/'
|
regex: '/href="(?<file>openssl-(?<version>3\.[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [LICENSE.txt]
|
license-files: [LICENSE.txt]
|
||||||
license: OpenSSL
|
license: OpenSSL
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ xz:
|
|||||||
repo: tukaani-project/xz
|
repo: tukaani-project/xz
|
||||||
match: xz.+\.tar\.xz
|
match: xz.+\.tar\.xz
|
||||||
prefer-stable: true
|
prefer-stable: true
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [COPYING]
|
license-files: [COPYING]
|
||||||
license: 0BSD
|
license: 0BSD
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ zlib:
|
|||||||
type: ghrel
|
type: ghrel
|
||||||
repo: madler/zlib
|
repo: madler/zlib
|
||||||
match: zlib.+\.tar\.gz
|
match: zlib.+\.tar\.gz
|
||||||
binary: hosted
|
|
||||||
metadata:
|
metadata:
|
||||||
license-files: ['@/zlib.txt']
|
license-files: ['@/zlib.txt']
|
||||||
license: Zlib-Custom
|
license: Zlib-Custom
|
||||||
|
|||||||
Reference in New Issue
Block a user