yq: Update to version 4.13.5

This commit is contained in:
Jakub Čábera 2021-10-21 08:51:15 -07:00
parent c33ec696f9
commit 90a58d434d

View File

@ -1,16 +1,16 @@
{
"version": "4.13.4",
"version": "4.13.5",
"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.13.4/yq_windows_amd64.exe#/yq.exe",
"hash": "a4583983185f14740794e5cb0ad2c2707beb967936b89cf00190301525841f40"
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.5/yq_windows_amd64.exe#/yq.exe",
"hash": "e45ad07b3bdae4be77979a7080e62973658ea22156c7877b0f6e47c3b0f82723"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.4/yq_windows_386.exe#/yq.exe",
"hash": "419581aab5347ad10a9457b2598633617c6f0543281e758bc131acbc69341dbc"
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.5/yq_windows_386.exe#/yq.exe",
"hash": "fc36681bf015b4e58f63c72b2cc9215ee5e683e45e62120b6b599f3e7d4fb99b"
}
},
"bin": "yq.exe",