yq: Update to version 4.25.1

This commit is contained in:
github-actions[bot] 2022-04-29 04:31:24 +00:00
parent fc889ba689
commit fa59faba8f

View File

@ -1,16 +1,16 @@
{ {
"version": "4.24.5", "version": "4.25.1",
"description": "A portable command-line YAML processor", "description": "A portable command-line YAML processor",
"homepage": "https://mikefarah.gitbook.io/yq/", "homepage": "https://mikefarah.gitbook.io/yq/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_amd64.exe#/yq.exe",
"hash": "93a81c081696ee02ed71575460b11173532cd8296162f27d6ea2776e189c9d69" "hash": "f26bf0f977163524fe181a597cb27e1798d326a4e85afdd2ba176ffd4c3579b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.24.5/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.25.1/yq_windows_386.exe#/yq.exe",
"hash": "05db625aa5b24c6618510e3cb7dd8b76c95088499874260b3e60594b4c6c4782" "hash": "39546d622539f31306588f23b030989de321eaea27144492d2f7cd3a2a66195e"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",