mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 3.1.0
This commit is contained in:
parent
b5e2d15d07
commit
09de693f6f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.1",
|
"version": "3.1.0",
|
||||||
"description": "A portable command-line YAML processor.",
|
"description": "A portable command-line YAML processor.",
|
||||||
"homepage": "https://github.com/mikefarah/yq",
|
"homepage": "https://github.com/mikefarah/yq",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/3.0.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/3.1.0/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "8f88f659f5532090f51783370178cc721df530dca68364658a8a5b1ba6f77c55"
|
"hash": "d2fcff5350f9fec14681dc83fd49a92b684e5a86e3f7ae0eda307033394e5356"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/3.0.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/3.1.0/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "2e087748ff6b05994d33739c9d80c9e8644ec4ffbf22b91d9152310a835e5a2f"
|
"hash": "0699b130092f6cd1c32279fe2485bb90fffb6a87071a09c58407941e141382e2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user