mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
yq: Update to version 4.9.6
This commit is contained in:
parent
c54967b292
commit
2465c50288
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.9.5",
|
||||
"version": "4.9.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.9.5/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "cc64dbcdc7462bcd93dac2f90a9c1939a7f6a78e146c6ee9cf69e8e1314c9d80"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.6/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "8023170aea489b7f1a52fbdc047dccc5fbfb25dca33b43082a71942721d06f50"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.5/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "a32ab4d5d13bc68bc052549c2e32d3e8ee0ddadb9a0941cd52d9dc0d6d0f92d8"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.6/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "a26d63eca8f4e2307aa8a74de750877bfd2f7fdb3e8f00b230192e04b18cc619"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user