mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
yq: Update to version 4.31.2
This commit is contained in:
parent
3edd792a64
commit
2a916644e9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.31.1",
|
||||
"version": "4.31.2",
|
||||
"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.31.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "2ad8b6ca9cc2806e1d781647472e5215a49b1f147f2e4ca3d14407b600c60519"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "150e84574aa3a5bbdab46d0f5abf13fe91568a72592e7d85e21f5ad0581a88f8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "2efd057e65162553b96f750370594c272652f41865dc5b6c7b5056feeca9bc91"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "744a9f6b2f1db21e53b85033af038b112f6324889c4a6c258e052053e1211597"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user