mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
yq: Update to version 4.42.1
This commit is contained in:
parent
6bbed34984
commit
0ab86d6cd6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.41.1",
|
||||
"version": "4.42.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.41.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "f95c41f989c1dd7523a70120607b4d56e9a6e1fd2b61f575917b4a6162614f13"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.42.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "0fa957ac304ba7e0ae320bb65a45d8aeeddde43f677d35083b119adb8f2f519e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "109ef420c022e2b904549f39270e9f7295a0db6929d5a3df22ef1eec5de1a111"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.42.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "005dc669b16971d199891f239838520a3e3c9b9e4ddc84538d78203dfd9082a9"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user