mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
yq: Update to version 4.9.8
This commit is contained in:
parent
016f6d2240
commit
527b6d9c70
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.9.7",
|
||||
"version": "4.9.8",
|
||||
"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.7/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "21a1077c51d23e238a35a34867c44f1ffe7064c8a036263856ad3678161a479f"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "630e0c12325d1c162283f2f1bd2d4872120d12404cb6308d40042ee454b96ca2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.7/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "22e871f2542130c6f721fc544cf38603f7ff27ea35a382a9d1ec55a057b9b911"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "262d1a253ca1eac2d21286a65a0391358608b9665640145bac91020d29c5df2a"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user