From 69d05bc496d354af66ce6777f5cdb39a56c8bdab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 16:29:29 +0000 Subject: [PATCH] envsubst: Update to version 1.4.2 --- bucket/envsubst.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/envsubst.json b/bucket/envsubst.json index 6f4781fe3e..5839a7b7eb 100644 --- a/bucket/envsubst.json +++ b/bucket/envsubst.json @@ -1,12 +1,12 @@ { - "version": "1.2.0", + "version": "1.4.2", "description": "Environment variables substitution", "homepage": "https://github.com/a8m/envsubst", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/a8m/envsubst/releases/download/v1.2.0/envsubst.exe", - "hash": "9ab45d92fece9ed1cdf5be75bc89f32451fa6d5658e8b493eb1785b170b572a7" + "url": "https://github.com/a8m/envsubst/releases/download/v1.4.2/envsubst.exe", + "hash": "9e24aa7c5b07ea5b298b321207f3f24f6672318a48f261ba3d94cf71155deceb" } }, "bin": "envsubst.exe",