mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 3.3.0
This commit is contained in:
parent
29265ac1c0
commit
a76d67c029
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.2.1",
|
||||
"version": "3.3.0",
|
||||
"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.2.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "9b3466ff4e37c8a93d7530e3dc7a047314d0897dbfbffb50b82235695e231fff"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.3.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "9137dd05ffe568ea8438411e426ed039cfbfb317339f335c778cb53919f28277"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.2.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "513314579e6f147e49610e7c4d1e4c00406b499a34527dadc39cb034bb34d98c"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.3.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "b563f69fdc8078f4f8feb95907d868beaf945efbcee8ba2a601a220a20bf491a"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user