mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
editorconfig: revert to version 0.12.1 (closes #2250)
This commit is contained in:
parent
e79e327837
commit
3d2a7776c2
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.2",
|
"version": "0.12.1",
|
||||||
"extract_dir": "editorconfig-0.12.2-Windows-x86",
|
"extract_dir": "editorconfig-0.12.1-Windows-x86",
|
||||||
"url": "https://excellmedia.dl.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.2/binary-Windows/editorconfig-0.12.2-Windows-x86.zip",
|
"url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.1/binary-Windows/editorconfig-0.12.1-Windows-x86.zip",
|
||||||
"homepage": "http://editorconfig.org/",
|
"homepage": "http://editorconfig.org/",
|
||||||
"hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed",
|
"hash": "sha1:7c44b819690baec3de22edc0c9f7eb21dc0a7850",
|
||||||
"bin": "bin/editorconfig.exe",
|
"bin": "bin/editorconfig.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/editorconfig/editorconfig-core-c"
|
"github": "https://github.com/editorconfig/editorconfig-core-c"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://excellmedia.dl.sourceforge.net/project/editorconfig/EditorConfig-C-Core/$version/binary-Windows/editorconfig-$version-Windows-x86.zip",
|
"url": "https://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/$version/binary-Windows/editorconfig-$version-Windows-x86.zip",
|
||||||
"extract_dir": "editorconfig-$version-Windows-x86"
|
"extract_dir": "editorconfig-$version-Windows-x86"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user