mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
16 lines
554 B
JSON
16 lines
554 B
JSON
{
|
|
"version": "2.9.1",
|
|
"license": "EPL-1.0",
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.1/bin/lein.bat",
|
|
"homepage": "https://github.com/technomancy/leiningen",
|
|
"bin": "lein.bat",
|
|
"hash": "b547c51d4f0c0552b15266dff33ff7be5e7958f0097ffe670ee3b34bb4f13504",
|
|
"post_install": "lein self-install",
|
|
"checkver": {
|
|
"github": "https://github.com/technomancy/leiningen"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/$version/bin/lein.bat"
|
|
}
|
|
}
|