ScoopInstaller_Main/editorconfig.json
2018-05-31 20:00:18 +00:00

16 lines
726 B
JSON

{
"version": "0.12.2",
"extract_dir": "editorconfig-0.12.2-Windows-x86",
"url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.2/binary-Windows/editorconfig-0.12.2-Windows-x86.zip",
"homepage": "http://editorconfig.org/",
"hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed",
"bin": "bin/editorconfig.exe",
"checkver": {
"github": "https://github.com/editorconfig/editorconfig-core-c"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/$version/binary-Windows/editorconfig-$version-Windows-x86.zip",
"extract_dir": "editorconfig-$version-Windows-x86"
}
}