mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
yq: Update to version 4.30.2
This commit is contained in:
parent
19ebed703f
commit
986b273038
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.30.1",
|
||||
"version": "4.30.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.30.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "bd5256779c110ef3f9aa99df4378c19d64d7ad9ab1f2b21866b80c0ea22365ab"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "45d82205499bae002e4d8e3b2ac47c53f8b9295bd2031a1a4e5a7d73602a77a1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "bfcb43a6c27629b4b7bf465201da6d830ef098dc3158f37757fe0ca994828e8c"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "7e3f4f326fae693fb30e61472d388f6be3ab64c3d4dad10ee339b58ee92e95b9"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user