mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
yq: Update to version 4.8.0
This commit is contained in:
parent
c9982ec68c
commit
bce889562b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7.1",
|
"version": "4.8.0",
|
||||||
"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.7.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.8.0/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "74c5dfeb0cd8eb3f22dba8861a2fd3ba49b85f93d47022a8b9890eca8c3763c4"
|
"hash": "1dc8e3b9b2c8027046d762441a4929ea3d2b97d81a7952ee3293a6961ab1e919"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.7.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.8.0/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "ac3341ebe35a7f4a1860ff79bb443853a903154964ad0ab4ae072851e057d42c"
|
"hash": "df480f21cb7becae8125d08d4d62f432fd9e498774a93a53e6e60958b8eab404"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user