Merge branch 'main' into fix/remove-libgomp

This commit is contained in:
Marc
2025-03-30 23:05:17 +07:00
committed by GitHub
18 changed files with 291 additions and 114 deletions

View File

@@ -1,6 +1,6 @@
{
"repo": "static-php/static-php-cli-hosted",
"prefer-stable": true,
"match-pattern": "{name}-{arch}-{os}.txz",
"suffix": "txz"
}
"match-pattern-linux": "{name}-{arch}-{os}-{libc}-{libcver}.txz",
"match-pattern": "{name}-{arch}-{os}.txz"
}