mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.13.5
This commit is contained in:
parent
c33ec696f9
commit
90a58d434d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.13.4",
|
||||
"version": "4.13.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.13.4/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "a4583983185f14740794e5cb0ad2c2707beb967936b89cf00190301525841f40"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.5/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "e45ad07b3bdae4be77979a7080e62973658ea22156c7877b0f6e47c3b0f82723"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.4/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "419581aab5347ad10a9457b2598633617c6f0543281e758bc131acbc69341dbc"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.5/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "fc36681bf015b4e58f63c72b2cc9215ee5e683e45e62120b6b599f3e7d4fb99b"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user