From 3ff373c7a60ea9b5f630434c3507ae30477bb17a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 19 May 2025 12:12:31 +0000 Subject: [PATCH] Update `espup@latest` to 0.15.1 --- CHANGELOG.md | 2 ++ manifests/espup.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d2bbc15..9c9fa114 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.15.1. + - Update `dprint@latest` to 0.50.0. ## [2.51.2] - 2025-05-18 diff --git a/manifests/espup.json b/manifests/espup.json index 2ea170a0..8ca86c66 100644 --- a/manifests/espup.json +++ b/manifests/espup.json @@ -19,10 +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.15.0" + "version": "0.15.1" }, "0.15": { - "version": "0.15.0" + "version": "0.15.1" + }, + "0.15.1": { + "x86_64_linux_gnu": { + "etag": "0x8DD96B09625D239", + "checksum": "9cc376bd4270bb7ad2b39443d8c058cc39c880dc9cd91d506152d9e75de9551e" + }, + "x86_64_macos": { + "etag": "0x8DD96B0409C251E", + "checksum": "a8fad6a5599bc0b4699451a3775c5a08719de089867bb3d0fab0c8bd096ee32d" + }, + "x86_64_windows": { + "etag": "0x8DD96B084898EA7", + "checksum": "c3fded7eff2af13503e570224a565788f6cd99ea74a0dc6ac5f35d099c646c91" + }, + "aarch64_linux_gnu": { + "etag": "0x8DD96B0731784D2", + "checksum": "f1bda719bf2108d55f10e07236b421edbcadee0fc835163ded69bc091c7fffed" + }, + "aarch64_macos": { + "etag": "0x8DD96B05383B18F", + "checksum": "7c5139160b98d13149ecf38c02fe38751b8dc65fa6e981899298ed6719d7d6da" + } }, "0.15.0": { "x86_64_linux_gnu": {