mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +00:00
yq: Update to version 3.1.2
This commit is contained in:
parent
71cbb2d85d
commit
679175e7a3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.1.1",
|
||||
"version": "3.1.2",
|
||||
"description": "A portable command-line YAML processor.",
|
||||
"homepage": "https://github.com/mikefarah/yq",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.1.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "497b470d22860a6e9b3b365fb2064ded33cfd338d5e5076614d423f405cdbbb9"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.1.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "1329e3d75379694a2459964a6868294e87842465b3c8b7b7dd8dad43e5d96ab5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.1.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "9e0a837118ed1d0c58cf486053f5d5132357f064d3d4a45a2c765453b900462c"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.1.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "f4f12cd49b7e63018133c78943b65d95619ffefdc6db3435c0d18c3d8269fdd8"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user