gron: Update to version 0.7.1 (#3595)

This commit is contained in:
Gaeulbyul 2022-05-22 12:55:00 +00:00 committed by GitHub
parent ce5483ad2f
commit 8057f58ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,16 @@
{
"version": "0.6.1",
"version": "0.7.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"
"url": "https://github.com/tomnomnom/gron/releases/download/v0.7.1/gron-windows-amd64-0.7.1.zip",
"hash": "5ed427a4a504d8e03a1770b71d4ad16a3764179e085b5ae84e51a57b299f300d"
},
"32bit": {
"url": "https://github.com/tomnomnom/gron/releases/download/v0.6.1/gron-windows-386-0.6.1.zip",
"hash": "0de1f46f693b36b1c1a3b6af2d013b3d1db1ee7e49e00d4dbafd58200e3704e2"
"url": "https://github.com/tomnomnom/gron/releases/download/v0.7.1/gron-windows-386-0.7.1.zip",
"hash": "a532d5aa29395592f3725c336640f2cf9eb670c8ce25115aaee0082d5cdf5a0e"
}
},
"bin": "gron.exe"