mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
yq: Update to version 4.41.1
This commit is contained in:
parent
220044de75
commit
f100182420
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.40.7",
|
||||
"version": "4.41.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.40.7/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "09facab258c9b8606914151af57400dfe4503019f692df331f04442a46f75626"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "f95c41f989c1dd7523a70120607b4d56e9a6e1fd2b61f575917b4a6162614f13"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "140103b10e1828be2227807c6853629ac3caf8dd2dc33f9d6fe2e772178a8d8f"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "109ef420c022e2b904549f39270e9f7295a0db6929d5a3df22ef1eec5de1a111"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user