envsubst: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2023-02-11 16:29:29 +00:00
parent 702eaec714
commit 69d05bc496

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.0", "version": "1.4.2",
"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.2.0/envsubst.exe", "url": "https://github.com/a8m/envsubst/releases/download/v1.4.2/envsubst.exe",
"hash": "9ab45d92fece9ed1cdf5be75bc89f32451fa6d5658e8b493eb1785b170b572a7" "hash": "9e24aa7c5b07ea5b298b321207f3f24f6672318a48f261ba3d94cf71155deceb"
} }
}, },
"bin": "envsubst.exe", "bin": "envsubst.exe",