yq: Update to version 3.2.1

This commit is contained in:
Richard Kuhnt 2020-03-01 23:01:54 +00:00
parent f4f64c43c3
commit b9c3681f82

View File

@ -1,16 +1,16 @@
{
"version": "3.2.0",
"version": "3.2.1",
"description": "A portable command-line YAML processor.",
"homepage": "https://github.com/mikefarah/yq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.2.0/yq_windows_amd64.exe#/yq.exe",
"hash": "da319f5af1274d65d58e24183b341ab33ebc9ea2b68ee935e85d2dcc9dae6dd8"
"url": "https://github.com/mikefarah/yq/releases/download/3.2.1/yq_windows_amd64.exe#/yq.exe",
"hash": "9b3466ff4e37c8a93d7530e3dc7a047314d0897dbfbffb50b82235695e231fff"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.2.0/yq_windows_386.exe#/yq.exe",
"hash": "ed3da161496b614852ce0cb4c7826025a8ec784661efc83118a3b5255e57172c"
"url": "https://github.com/mikefarah/yq/releases/download/3.2.1/yq_windows_386.exe#/yq.exe",
"hash": "513314579e6f147e49610e7c4d1e4c00406b499a34527dadc39cb034bb34d98c"
}
},
"bin": "yq.exe",