From 0ef4e7650f60cd0dce197648e865d433e0a15151 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 18 Apr 2026 12:24:26 +0000 Subject: [PATCH] Update `espup@latest` to 0.17.1 --- CHANGELOG.md | 2 ++ manifests/espup.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 379a7920..66e9d351 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.17.1. + - Update `trivy@latest` to 0.70.0. ## [2.75.17] - 2026-04-17 diff --git a/manifests/espup.json b/manifests/espup.json index 23c0117e..afc2ce6f 100644 --- a/manifests/espup.json +++ b/manifests/espup.json @@ -18,7 +18,10 @@ } }, "latest": { - "version": "0.16.0" + "version": "0.17.1" + }, + "0.17": { + "version": "0.17.1" }, "0.17.1": { "x86_64_linux_gnu": {