mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
yq: Update to version 4.12.1
This commit is contained in:
parent
ed2a38fe14
commit
e90ea2ebd0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.12.0",
|
"version": "4.12.1",
|
||||||
"description": "A portable command-line YAML processor",
|
"description": "A portable command-line YAML processor",
|
||||||
"homepage": "https://mikefarah.gitbook.io/yq/",
|
"homepage": "https://mikefarah.gitbook.io/yq/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.0/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.1/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "88c9fbefdb2ad38bb474b4a576563464c020348a6f5c607b98d22c78065bc32e"
|
"hash": "2b731391e460b5f658a43dec968aad0ff76756b094185397094d433769b7f3f7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.0/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.12.1/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "03dbe2fd5b9c45921f0a9e37c79b782411899e99d81bc440d6fc9295f99444c0"
|
"hash": "0670bdc3a43fa54ab9487ccda9b690e59cc1136a35c827bddbbaae61e821cf9d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user