mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
yq: Update to version 4.44.2
This commit is contained in:
parent
368e96bbee
commit
62527c797c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.44.1",
|
"version": "4.44.2",
|
||||||
"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.44.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "5ef80368cafc466a66222956607d09f66eaf7b8fff93ee9253d847cc5ae38f1a"
|
"hash": "6ad543c4754377f1a490cd3cb9f6212171ca0cacd3361179659ca4bfdfecbf33"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "575b127bc31823d9c046ac20f562e94aee541f0b22847568c7bed22dae9a530a"
|
"hash": "9a544fc92daa70574c480a3d4f5001b67d39aad8dd69cfe76b2b7d751270ae3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user