mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
yq: Update to version 4.34.1
This commit is contained in:
parent
d0e80be43e
commit
928713cad7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.33.3",
|
||||
"version": "4.34.1",
|
||||
"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.33.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "4a7526e290eb00c417f4741d30d2bd83c891e462c4993148e9e7c400978dab28"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "d01f9289dba3eccf3c22781d90366f8e82a01ed5a1cf64958f7bf677cecdadc9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "77236ff2f8f0c44fd3b0fa04ce052e585de25f661d1e381c310b1221018be59c"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "0c5e5670da14eaefbfa6ab74bc29a4584ef4206cd627f0afbac4def532f83c6a"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user