mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
yq: Update to version 4.47.2
This commit is contained in:
parent
e33267b793
commit
915ba547a8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.47.1",
|
||||
"version": "4.47.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.47.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "529fc05f4cd557b0767262b7eefbd699fa38616bcb6ece184ee5aeadcc878572"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.47.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "f9b1962fc1cf4a1fca36b5d634aa1a2a541cb9a4aabb8536f43cb95fab9a904e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "05b15213b53eda5c3b062bf927b93db62788569ac295d2821b3cfae4bc60cca3"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.47.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "173097e26d2b089219cb7572d98833cd9216643dc3ecbf04979d7e7403898929"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user