mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yq: Update to version 4.45.4
This commit is contained in:
parent
7dbe79d234
commit
c1c2a78230
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.45.3",
|
||||
"version": "4.45.4",
|
||||
"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.45.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "d40ef2e6f2736ed2e1664936f75c2c4da1f11f46880205e23e0e7a0bf7bacc30"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.4/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "844df159573a42606139ff60f2e66b791c4c06413e89473e2af25e476459fb0e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "edb4510b1a4f6e049f0be833334d1f317ed53d9bfe98c5ab324e6ceb2f05e1a3"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.4/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "5b0e93fa23ef5ca5556ab0dfb040f1325b0a011d6c259ee4d1c47080be770367"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user