This commit is contained in:
Didier Palma
2026-05-22 18:22:58 -06:00
parent 34dbfd051b
commit 0e38ce931a
2 changed files with 0 additions and 12 deletions

View File

@@ -5196,9 +5196,6 @@
"cpu": [
"arm64"
],
"libc": [
"glibc"
],
"license": "MPL-2.0",
"optional": true,
"os": [
@@ -5219,9 +5216,6 @@
"cpu": [
"arm64"
],
"libc": [
"musl"
],
"license": "MPL-2.0",
"optional": true,
"os": [
@@ -5242,9 +5236,6 @@
"cpu": [
"x64"
],
"libc": [
"glibc"
],
"license": "MPL-2.0",
"optional": true,
"os": [
@@ -5265,9 +5256,6 @@
"cpu": [
"x64"
],
"libc": [
"musl"
],
"license": "MPL-2.0",
"optional": true,
"os": [

View File