@valkey/valkey-glide-darwin-arm64 1.3.4-rc6 → 1.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -19,7 +19,9 @@ Linux:
|
|
|
19
19
|
|
|
20
20
|
macOS:
|
|
21
21
|
|
|
22
|
-
- macOS
|
|
22
|
+
- macOS (Apple silicon/aarch_64 and Intel/x86_64)
|
|
23
|
+
Testing are being done on macOS arm64 platforms.
|
|
24
|
+
Please note that the package is not tested on macOS intel platforms, only minimal testing is done during CD.
|
|
23
25
|
|
|
24
26
|
Alpine:
|
|
25
27
|
|
|
@@ -101,4 +103,4 @@ Currently, the package is tested on:
|
|
|
101
103
|
| Operation systems | C lib | Architecture |
|
|
102
104
|
| ----------------- | -------------------- | ----------------- |
|
|
103
105
|
| `Linux` | `glibc`, `musl libc` | `x86_64`, `arm64` |
|
|
104
|
-
| `macOS` | `Darwin`
|
|
106
|
+
| `macOS` | `Darwin` | `arm64`, `x86_64` |
|
|
Binary file
|