mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
10 lines
279 B
JSON
10 lines
279 B
JSON
{
|
|
"homepage": "http://nginx.org",
|
|
"version": "1.9.0",
|
|
"license": "BSD",
|
|
"url": "http://nginx.org/download/nginx-1.9.0.zip",
|
|
"hash": "b8fcb510377234fb874d2504e54fe2e7ae09ab8996fe408a3c1a54a709695d65",
|
|
"extract_dir": "nginx-1.9.0",
|
|
"bin": "nginx.exe"
|
|
}
|