mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
yq: Update to version 4.13.3
This commit is contained in:
parent
8ab2e452cc
commit
64075a6bb5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.13.2",
|
||||
"version": "4.13.3",
|
||||
"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.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "b2761890a473636d9b789ac4de4a2e34adb506e17968f5c906988f9d30408e5a"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "57b109db6ef73f54408391b9d0e00271caa2b1009c8c2af44f8f2c8f3334e11a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "fcb5819ef6b82208f6784e09197f7e6b61ae174689101ca3be281e5527ebbcc0"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "62ea85d20ffbfc1107078d67c14f4b05409c727b2fe91279626888db3a06e27b"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user