mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.44.1
This commit is contained in:
parent
19d2b2347e
commit
2697c629a9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.43.1",
|
||||
"version": "4.44.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.43.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "cb7be6553742a8afdd701c760bf86db4c487b083fe18658b70bf2fba242c64b7"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "5ef80368cafc466a66222956607d09f66eaf7b8fff93ee9253d847cc5ae38f1a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.43.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "0de46ea9fee1746ff95a80947d829718ce985216d383009503838b38465864c2"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "575b127bc31823d9c046ac20f562e94aee541f0b22847568c7bed22dae9a530a"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user