yq: Update to version 4.27.2

This commit is contained in:
github-actions[bot] 2022-08-01 08:30:19 +00:00
parent 1370a97c52
commit d40c76287c

View File

@ -1,16 +1,16 @@
{
"version": "4.26.1",
"version": "4.27.2",
"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.26.1/yq_windows_amd64.exe#/yq.exe",
"hash": "1805189a7639a4c52f63a8ce9c5f5657f3be9a55a2617973747fa311d54b4406"
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_amd64.exe#/yq.exe",
"hash": "6e453280707e545d56b8aae796bbea6ba0e4188c5f31b826ef74cf980d0b9e48"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_windows_386.exe#/yq.exe",
"hash": "7fca300eed1e26d64b2263b88851bf191bfffb0004f3f8040c043c328bd6493e"
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_386.exe#/yq.exe",
"hash": "4c579726542ba633838d4dc1089b01b35eb37dce382d9005938564b781003d21"
}
},
"bin": "yq.exe",