mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
yq: Update to version 4.48.2
This commit is contained in:
parent
c3e5e2996d
commit
d8f5af10f4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.48.1",
|
"version": "4.48.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.48.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.48.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "38ae580c6fc7f733cdbade2e32525107468cba7bbdfdb59fe49561d088ffc117"
|
"hash": "a8a35756ccb565845868504f33a4c0e2b4f4f7c7acee42c0abb3e4f86588e6ee"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.48.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.48.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "8ac8f9afbe64ff654cec8d5780b11d38f82adc5d18971a65af7ec136b1fbc5a1"
|
"hash": "6de6ea67612d47cb2929f824d5e39e9b9b1951928c08e3938c76b041b8be3ecc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user