mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
yq: Update to version 4.52.2
This commit is contained in:
parent
0d92a67a0c
commit
2badf06088
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.52.1",
|
||||
"version": "4.52.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.52.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "8bcf6e2e092c53e9c8c9564403cd27eb5c8cc980858633d65b823f57e52a6cd4"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "2b6cd8974004fa0511f6b6b359d2698214fadeb4599f0b00e8d85ae62b3922d4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "df030285d5b8f7fdf64007030c6ddbfb1fde635c8f1a1a16680caf9ad56eed1d"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "6397dd8f1b7c01804b515a84fa9e1b6f8a6b76703a5d35b9b60917e05e683c83"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user