ScoopInstaller_Main/editorconfig.json
Ross Smith II 4897362d0c Fix various hashes + HTTPS everywhere (#1563)
* Fix various hashes

* HTTPS everywhere
2017-06-19 11:39:31 +02:00

16 lines
737 B
JSON

{
"version": "0.12.1",
"extract_dir": "editorconfig-0.12.1-Windows-x86",
"url": "https://excellmedia.dl.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.1/binary-Windows/editorconfig-0.12.1-Windows-x86.zip",
"homepage": "https://editorconfig.org/",
"hash": "aaf8977253dd72dd12aec2986c822498c1fa1fa96bf8a404b9facfbf9757ff3b",
"bin": "bin/editorconfig.exe",
"checkver": {
"github": "https://github.com/editorconfig/editorconfig-core-c"
},
"autoupdate": {
"url": "https://excellmedia.dl.sourceforge.net/project/editorconfig/EditorConfig-C-Core/$version/binary-Windows/editorconfig-$version-Windows-x86.zip",
"extract_dir": "editorconfig-$version-Windows-x86"
}
}