From af7d45f11956bfe721553b6e8c02b4f506539aea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:29:07 +0000 Subject: [PATCH] envsubst: Update to version 1.4.3 --- bucket/envsubst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/envsubst.json b/bucket/envsubst.json index 5839a7b7eb..623b4c052d 100644 --- a/bucket/envsubst.json +++ b/bucket/envsubst.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.4.3", "description": "Environment variables substitution", "homepage": "https://github.com/a8m/envsubst", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/a8m/envsubst/releases/download/v1.4.2/envsubst.exe", - "hash": "9e24aa7c5b07ea5b298b321207f3f24f6672318a48f261ba3d94cf71155deceb" + "url": "https://github.com/a8m/envsubst/releases/download/v1.4.3/envsubst.exe", + "hash": "0087f228aca9f308dcc9e97ba3c8ffd0ea343cfc9451364840479a5bf41164be" } }, "bin": "envsubst.exe",