mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 3.1.1
This commit is contained in:
parent
7659411d16
commit
f19b066570
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"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.1.0/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/3.1.1/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "d2fcff5350f9fec14681dc83fd49a92b684e5a86e3f7ae0eda307033394e5356"
|
"hash": "497b470d22860a6e9b3b365fb2064ded33cfd338d5e5076614d423f405cdbbb9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/3.1.0/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/3.1.1/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "0699b130092f6cd1c32279fe2485bb90fffb6a87071a09c58407941e141382e2"
|
"hash": "9e0a837118ed1d0c58cf486053f5d5132357f064d3d4a45a2c765453b900462c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user