mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.30.5
This commit is contained in:
parent
96805f0fc5
commit
065c13e9b0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.30.4",
|
"version": "4.30.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.30.4/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "495d8e5432b7fd3a62f0e7d939028a33cd8d6e2150386dd8eb7fbdedbd9a01db"
|
"hash": "dd7e109efbbea2ffdef56465100d63aca60a82f42a37fee7a3fccf435b73d86a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.4/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "587b35363f4c932b982b22e00dc0f3b5e9d31840d14979ee4221ff00f18c0fcc"
|
"hash": "9d99e7b4aa64787115ef74c529e272816282ee9845a2d110de57b03d8e78666a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user