mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
18 lines
723 B
JSON
18 lines
723 B
JSON
{
|
|
"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.7.1/gron-windows-amd64-0.7.1.zip",
|
|
"hash": "5ed427a4a504d8e03a1770b71d4ad16a3764179e085b5ae84e51a57b299f300d"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/tomnomnom/gron/releases/download/v0.7.1/gron-windows-386-0.7.1.zip",
|
|
"hash": "a532d5aa29395592f3725c336640f2cf9eb670c8ce25115aaee0082d5cdf5a0e"
|
|
}
|
|
},
|
|
"bin": "gron.exe"
|
|
}
|