diff --git a/CHANGELOG.md b/CHANGELOG.md index 720ad814..5b776bf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-zigbuild@latest` to 0.19.0. + - Update `cargo-binstall@latest` to 1.7.2. - Update `biome@latest` to 1.8.2. diff --git a/manifests/cargo-zigbuild.json b/manifests/cargo-zigbuild.json index 97b327f8..2297ea98 100644 --- a/manifests/cargo-zigbuild.json +++ b/manifests/cargo-zigbuild.json @@ -19,7 +19,27 @@ }, "license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)", "latest": { - "version": "0.18.4" + "version": "0.19.0" + }, + "0.19": { + "version": "0.19.0" + }, + "0.19.0": { + "x86_64_linux_musl": { + "checksum": "ab2e2f3a22409470ec7d71badc22ab89351a6ddaba5c4785a39689856809404c" + }, + "x86_64_windows": { + "checksum": "640b03357f568deb976cd0e0732db04f723498a0d4706d71ebaec05f8fc35db2" + }, + "aarch64_linux_musl": { + "checksum": "edc3d0966ed8c80056d36ace8998eb75ed2f3a71342e0825960d98c9eb3398a0" + }, + "aarch64_macos": { + "checksum": "9173594204eaacadd62e2f26a3c2365887ec24a4fa15f309023b8d4bbbc09dec" + }, + "aarch64_windows": { + "checksum": "6affe535f6d37768cc20be30b8b65a1bcc196ae1efdad71d2a5c44049a081b7e" + } }, "0.18": { "version": "0.18.4"