mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
yq: Update to version 4.4.1
This commit is contained in:
parent
469f1364e6
commit
0b32976cdb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.4.0",
|
"version": "4.4.1",
|
||||||
"description": "A portable command-line YAML processor",
|
"description": "A portable command-line YAML processor",
|
||||||
"homepage": "https://mikefarah.gitbook.io/yq/",
|
"homepage": "https://mikefarah.gitbook.io/yq/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.0/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.1/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "5153242e4d9392b7770346a5bee6a5b6a3d7570dfe6696a76c9a23f056d17303"
|
"hash": "2a4911f9690e9a5ec1ef4070b6071fe9853b0ba30c76c88e6fd50629adcd1399"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.0/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.1/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "ea6759747874740ced319e4039aeef679cc48a769938b24f2f189bca8ed2e3e5"
|
"hash": "0c8f180b2b3a8e70177937e598be9df87b2c4fdfc22f71a4de635c7ca31c3949"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user