mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
yq: Update to version 4.40.5
This commit is contained in:
parent
6a818eef03
commit
3fa6d8f43d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.40.4",
|
||||
"version": "4.40.5",
|
||||
"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.40.4/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "bc76f94581a03b92881f7ff012c9ed5ea06be7f92d122df300b1af953369f935"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "a613341f93698c978c9fd74cbad1618ee422f9f8a8240d2ea2fe637160f75dcf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "cf23ce80078ad70658ae4be47c1a3dcd46b2d8e5ccb9faf3be56ff14c5ac1977"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "ac3c0a4a2c6d79dda8ddb520228f12180cdfc6a3595191c0067344e3dbe38629"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user