mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
yq: Update to version 2.4.1
This commit is contained in:
parent
2380bc0af0
commit
517039016d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"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/2.4.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "793dac701765fce832afff85104cb208c1392a94c369474222fe42a119e1bcd1"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/2.4.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "bdfd2a00bab3d8171edf57aaf4e9a2f7d0395e7a36d42b07f0e35503c00292a3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/2.4.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c34e6a3b3ac6630bf91d493f13e2303c3ef5948e330964752c11cd08f39979a8"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/2.4.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "7ed72df0565dc08481101dc5b5e00fc071791189541803f71bdd1beb7fe90522"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user