mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yq: Update to version 4.44.6
This commit is contained in:
parent
63bc8e32b0
commit
0bbc490e0e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.44.5",
|
||||
"version": "4.44.6",
|
||||
"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.5/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "df6add83f23ea93947943d9a0b637de8368a49d6f4e643a7f0361d7ad5ee8162"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "d9219f7ea2f0d9b72d8dc16c2a61eb2b30599dc19ee71c41c4f5691dbf3e7c9a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "fbddc9bef83efd149404b3eabc5135d5bb3a0151ddb48abcca62d5b278f0fc73"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "7bcc3a5f84a86e5e8c136302e98c50283ff31c737caa0a40e9093301efeb2684"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user