mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yq: Update to version 4.25.3
This commit is contained in:
parent
36dc8f432a
commit
d1fdf5937d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.25.2",
|
||||
"version": "4.25.3",
|
||||
"description": "A portable command-line YAML processor",
|
||||
"homepage": "https://mikefarah.gitbook.io/yq/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "7d391921bf5481db063e2b0f043aab0ef2ddaa854ae0e03a4d6d9a1112d18fa8"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "eb6d4a8b249feab20e738cb7bbed0dfabaae1d44464a86149691b90529f047c0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "a76db171422a3f7a6c4b05b485223322fccd1cebfb0cf2c18b16c43190c3c5a1"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "25db6f917bbfc54ae3b322d4919a15f8b3255a7d4163e0e16b6defbfdb01df05"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user