diff --git a/CHANGELOG.md b/CHANGELOG.md index f5201f44..45dd0083 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 `espup@latest` to 0.13.0. + - Update `wasm-pack@latest` to 0.13.1. - Update `cargo-audit@latest` to 0.21.0. diff --git a/manifests/espup.json b/manifests/espup.json index 143ccf0a..7adc2de7 100644 --- a/manifests/espup.json +++ b/manifests/espup.json @@ -19,7 +19,32 @@ }, "license_markdown": "[MIT](https://github.com/esp-rs/espup/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/esp-rs/espup/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.12.2" + "version": "0.13.0" + }, + "0.13": { + "version": "0.13.0" + }, + "0.13.0": { + "x86_64_linux_gnu": { + "etag": "0x8DCF8CC80102377", + "checksum": "fa857f22da627725dabaf219e0d53c0dc8ffae4e11121ad42be8b79243feb41d" + }, + "x86_64_macos": { + "etag": "0x8DCF8CC397E7D7A", + "checksum": "618611e68261269d53f9c5cb910bb4dd07e0eda451ff51b79888498146eef873" + }, + "x86_64_windows": { + "etag": "0x8DCF8CC54BA394C", + "checksum": "e7d93c75dfcf55e154f95746e3cbe13450a8f56e64539767588e1eab14cc56c8" + }, + "aarch64_linux_gnu": { + "etag": "0x8DCF8CC5E52C2B8", + "checksum": "a95b6c5273822ccda9bf41b754da11c49acd1a0ef3d60756efa674dffcef1caf" + }, + "aarch64_macos": { + "etag": "0x8DCF8CC5547823E", + "checksum": "077238e6691ea865b0434e3662d45aa5d4e10f8647bb7a5de4ac66ce61c1fd06" + } }, "0.12": { "version": "0.12.2"