mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
yq: Update to version 4.44.5
This commit is contained in:
parent
c22e207732
commit
48c9d3e0f3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.44.3",
|
"version": "4.44.5",
|
||||||
"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.44.3/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "d509d51e6db30ebb7c9363b7ca8714224f93a456a421d7a7819ab564b868acc7"
|
"hash": "df6add83f23ea93947943d9a0b637de8368a49d6f4e643a7f0361d7ad5ee8162"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "7da86cd4ab4e2aba132939e8000f7bff2108905187842f8a0f5f8a21c0e798cb"
|
"hash": "fbddc9bef83efd149404b3eabc5135d5bb3a0151ddb48abcca62d5b278f0fc73"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user