moz-webgpu-cts-v2.0.4
What's Changed
- chore: upgrade
env_logger0.10.0 → 0.11.7 by @ErichDonGubler in #160 - fix: stop requiring
win11_2009to be true for Windows platform detection by @ErichDonGubler in #159
Full Changelog: moz-webgpu-cts-v2.0.3...moz-webgpu-cts-v2.0.4
Install moz-webgpu-cts 2.0.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v2.0.4/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v2.0.4/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 2.0.4
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |