mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
yq: Update to version 4.9.0
This commit is contained in:
parent
f9a32449d6
commit
cfa3b49899
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.8.0",
|
||||
"version": "4.9.0",
|
||||
"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.8.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "1dc8e3b9b2c8027046d762441a4929ea3d2b97d81a7952ee3293a6961ab1e919"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "bb1c108519cb7bb56b7a286ed9f277868305d6b7ee169b7d446a39a0efa7f317"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.8.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "df480f21cb7becae8125d08d4d62f432fd9e498774a93a53e6e60958b8eab404"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "3620e6636665f89553dd361f2cd4ab184c13c6e6144caa5c93b9d526d05f1d66"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user