Namorzyny e29053358a
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>
2022-02-03 18:52:46 +05:30

18 lines
723 B
JSON

{
"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"
}