mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
yq: Update to version 4.3.1
This commit is contained in:
parent
5e6f1fc6d3
commit
f0eec39ebd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.2.1",
|
||||
"version": "4.3.1",
|
||||
"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.2.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "d17497653f8f22f22c4cfd9de2277f8a66e9a29932061f5c8a45468c38399ca9"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.3.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "25952c4d78ab61f4e37268fac3a5a651b39fd92e5ef61131771090a47fa78a96"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.2.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "1f264f96934ce8bcf45de018e8f6094eb9a9c560a8032308b2085483a2a0a7fd"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.3.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "57a92221e971da85124a334a79e414d6c18b218572346a51ab152bf1f81f81c6"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user