yq: Update to version 3.1.1

This commit is contained in:
Richard Kuhnt 2020-02-12 06:01:53 +00:00
parent 7659411d16
commit f19b066570

View File

@ -1,16 +1,16 @@
{
"version": "3.1.0",
"version": "3.1.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.1.0/yq_windows_amd64.exe#/yq.exe",
"hash": "d2fcff5350f9fec14681dc83fd49a92b684e5a86e3f7ae0eda307033394e5356"
"url": "https://github.com/mikefarah/yq/releases/download/3.1.1/yq_windows_amd64.exe#/yq.exe",
"hash": "497b470d22860a6e9b3b365fb2064ded33cfd338d5e5076614d423f405cdbbb9"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/3.1.0/yq_windows_386.exe#/yq.exe",
"hash": "0699b130092f6cd1c32279fe2485bb90fffb6a87071a09c58407941e141382e2"
"url": "https://github.com/mikefarah/yq/releases/download/3.1.1/yq_windows_386.exe#/yq.exe",
"hash": "9e0a837118ed1d0c58cf486053f5d5132357f064d3d4a45a2c765453b900462c"
}
},
"bin": "yq.exe",