mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
gron: Add version 0.6.1 (#3263)
* gron: Add version 0.6.1 * Update bucket/gron.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update gron.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
53b8a4c362
commit
e29053358a
17
bucket/gron.json
Normal file
17
bucket/gron.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"description": "Transform JSON into discrete assignments to make it easier to grep and see the absolute 'path'.",
|
||||
"homepage": "https://github.com/tomnomnom/gron",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tomnomnom/gron/releases/download/v0.6.1/gron-windows-amd64-0.6.1.zip",
|
||||
"hash": "50747640a28c46affd71c1dcb44b31772facc38a9a95bcd22077e141095e8b45"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tomnomnom/gron/releases/download/v0.6.1/gron-windows-386-0.6.1.zip",
|
||||
"hash": "0de1f46f693b36b1c1a3b6af2d013b3d1db1ee7e49e00d4dbafd58200e3704e2"
|
||||
}
|
||||
},
|
||||
"bin": "gron.exe"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user