From 0a21328a6fe9c7f502561b290732d679a171e514 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 17 Dec 2024 12:13:12 +0000 Subject: [PATCH] Update `espup@latest` to 0.14.0 --- CHANGELOG.md | 2 ++ manifests/espup.json | 27 ++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a0bfe92..1e6c8004 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.14.0. + ## [2.46.12] - 2024-12-17 - Update `typos@latest` to 1.28.4. diff --git a/manifests/espup.json b/manifests/espup.json index 7adc2de7..17805ee3 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.13.0" + "version": "0.14.0" + }, + "0.14": { + "version": "0.14.0" + }, + "0.14.0": { + "x86_64_linux_gnu": { + "etag": "0x8DD1E7DCEF3783B", + "checksum": "08ba1534c8addce1578bbffcac15fd1a058a543a1375a496c585d1cd4000eab0" + }, + "x86_64_macos": { + "etag": "0x8DD1E7D48286B87", + "checksum": "2f05bc508c1c5bc0c470c03dae95ae89130866195cdb06e2e7a5d39eceb3b5e2" + }, + "x86_64_windows": { + "etag": "0x8DD1E7D8FDB538C", + "checksum": "182701122c97acdb92011d86f362728f9081b7a8b3d7720951f4e02eb25f0cab" + }, + "aarch64_linux_gnu": { + "etag": "0x8DD1E7D5F8E8082", + "checksum": "17bc622a95c7ad5554c383c103e3383a3c7b3642db61b80d64e96041ec77056f" + }, + "aarch64_macos": { + "etag": "0x8DD1E7D46258F70", + "checksum": "a46e84e83f56c6025cbc14847ba0b54100a5e407565143b49aaa7ec44c0d0b4e" + } }, "0.13": { "version": "0.13.0"