mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-26 05:25:12 +00:00
yq: Update to version 4.47.1
This commit is contained in:
parent
31797f73b0
commit
6403951518
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.46.1",
|
||||
"version": "4.47.1",
|
||||
"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.46.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "c7d131db88ff7825ee50f900a010068a49e396f31a35850d04896958f3820610"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "529fc05f4cd557b0767262b7eefbd699fa38616bcb6ece184ee5aeadcc878572"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.46.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "de0ca9dabf8ae47ea51e02f9c3eb1e6b5b85c9c450237a30556972cde5774cef"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "05b15213b53eda5c3b062bf927b93db62788569ac295d2821b3cfae4bc60cca3"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user