mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.30.7
This commit is contained in:
parent
cdbd13de35
commit
c80f1ba2ad
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.30.6",
|
||||
"version": "4.30.7",
|
||||
"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.30.6/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "2e8c190d4e0822f3aa950d4c3ddee9c94d543f8a7e9b31465346058f88761d5f"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "866a232ce1913f9f4219b71523cd8a82bc76903a5d2267014f8646d5b14d2197"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "add2cf86bad63b77f27fd28a209a134e53e3f8dbfd39fc228e68e122492bd52d"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "1979d827386dd1fbd06f8f6584cb3784fc3960d2c0a6d700332afa33e1b3b8be"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user