envsubst: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2025-02-26 20:29:07 +00:00
parent ddd3d8fb51
commit af7d45f119

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.2", "version": "1.4.3",
"description": "Environment variables substitution", "description": "Environment variables substitution",
"homepage": "https://github.com/a8m/envsubst", "homepage": "https://github.com/a8m/envsubst",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/a8m/envsubst/releases/download/v1.4.2/envsubst.exe", "url": "https://github.com/a8m/envsubst/releases/download/v1.4.3/envsubst.exe",
"hash": "9e24aa7c5b07ea5b298b321207f3f24f6672318a48f261ba3d94cf71155deceb" "hash": "0087f228aca9f308dcc9e97ba3c8ffd0ea343cfc9451364840479a5bf41164be"
} }
}, },
"bin": "envsubst.exe", "bin": "envsubst.exe",