mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
yq: Update to version 4.44.3
This commit is contained in:
parent
aff71d435f
commit
e7698dbe2f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.44.2",
|
||||
"version": "4.44.3",
|
||||
"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.44.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "6ad543c4754377f1a490cd3cb9f6212171ca0cacd3361179659ca4bfdfecbf33"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "d509d51e6db30ebb7c9363b7ca8714224f93a456a421d7a7819ab564b868acc7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "9a544fc92daa70574c480a3d4f5001b67d39aad8dd69cfe76b2b7d751270ae3d"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "7da86cd4ab4e2aba132939e8000f7bff2108905187842f8a0f5f8a21c0e798cb"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user