mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.9.5
This commit is contained in:
parent
8f78c401ce
commit
f7adf0946b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.4",
|
"version": "4.9.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.9.4/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.5/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "96f296278f99afa6b2a09490157c291349a000af3c821fac6aa62165f0fadb7a"
|
"hash": "cc64dbcdc7462bcd93dac2f90a9c1939a7f6a78e146c6ee9cf69e8e1314c9d80"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.4/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.9.5/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "4bd5511749e0d9ec54378acc4905a8b080f490e78ad96780a3165773957bf2f7"
|
"hash": "a32ab4d5d13bc68bc052549c2e32d3e8ee0ddadb9a0941cd52d9dc0d6d0f92d8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user