mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
yq: Update to version 4.27.5
This commit is contained in:
parent
23946da1d5
commit
7f36511cad
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.27.3",
|
"version": "4.27.5",
|
||||||
"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.27.3/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.5/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "88865ae0635d337bc4b1f664639c025af00dd9cc90558d25314a26a8cd482474"
|
"hash": "a39448f0fdaeaf1832fb7a90b691204d3b2002cee9f07bb6ff0a5512ae5dbf8f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.5/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "0fcad227b8866a4e7d807d18bb2cd1b95b3c983922b65ef2cb12e76ef3fa8c61"
|
"hash": "95631d2382127fbed1e61ff4e551c73ecb24d5aa3558df0bc2ed6b2e9da85f77"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user