koffi 0.9.44 → 0.9.45
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 +1 -1
- package/package.json +1 -1
- package/qemu/build/0.9.45/koffi_freebsd_arm64.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_freebsd_ia32.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_freebsd_x64.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_linux_arm.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_linux_arm64.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_linux_ia32.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_linux_x64.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_win32_ia32.tar.gz +0 -0
- package/qemu/build/0.9.45/koffi_win32_x64.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_freebsd_arm64.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_freebsd_ia32.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_freebsd_x64.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_linux_arm.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_linux_arm64.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_linux_ia32.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_linux_x64.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_win32_ia32.tar.gz +0 -0
- package/qemu/build/0.9.44/koffi_win32_x64.tar.gz +0 -0
package/README.md
CHANGED
|
@@ -269,7 +269,7 @@ For example, if you want to run the tests on Debian ARM64, run the following com
|
|
|
269
269
|
|
|
270
270
|
```sh
|
|
271
271
|
cd luigi/koffi/qemu/
|
|
272
|
-
wget -q -O- https://koromix.dev/files/machines/
|
|
272
|
+
wget -q -O- https://koromix.dev/files/machines/qemu_debian_arm64.tar.zst | zstd -d | tar xv
|
|
273
273
|
sha256sum -c --ignore-missing registry/sha256sum.txt
|
|
274
274
|
```
|
|
275
275
|
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|