mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
yq: Update to version 4.13.4
This commit is contained in:
parent
dc9809fe5c
commit
0a7e37153e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.13.3",
|
||||
"version": "4.13.4",
|
||||
"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.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "57b109db6ef73f54408391b9d0e00271caa2b1009c8c2af44f8f2c8f3334e11a"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.4/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "a4583983185f14740794e5cb0ad2c2707beb967936b89cf00190301525841f40"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "62ea85d20ffbfc1107078d67c14f4b05409c727b2fe91279626888db3a06e27b"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.4/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "419581aab5347ad10a9457b2598633617c6f0543281e758bc131acbc69341dbc"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user