yq: Update to version 4.27.3

This commit is contained in:
github-actions[bot] 2022-08-29 08:30:26 +00:00
parent 4e71e29cf9
commit de48eb872a

View File

@ -1,16 +1,16 @@
{
"version": "4.27.2",
"version": "4.27.3",
"description": "A portable command-line YAML processor",
"homepage": "https://mikefarah.gitbook.io/yq/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_amd64.exe#/yq.exe",
"hash": "6e453280707e545d56b8aae796bbea6ba0e4188c5f31b826ef74cf980d0b9e48"
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_windows_amd64.exe#/yq.exe",
"hash": "88865ae0635d337bc4b1f664639c025af00dd9cc90558d25314a26a8cd482474"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_386.exe#/yq.exe",
"hash": "4c579726542ba633838d4dc1089b01b35eb37dce382d9005938564b781003d21"
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_windows_386.exe#/yq.exe",
"hash": "0fcad227b8866a4e7d807d18bb2cd1b95b3c983922b65ef2cb12e76ef3fa8c61"
}
},
"bin": "yq.exe",