mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
16 lines
573 B
JSON
16 lines
573 B
JSON
{
|
|
"version": "2.8.1",
|
|
"license": "Eclipse Public License 1.0",
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.8.1/bin/lein.bat",
|
|
"homepage": "https://github.com/technomancy/leiningen",
|
|
"bin": "lein.bat",
|
|
"hash": "1dadc0ac8f9ae0d76fa5ab560ce027793b6bd9b90fb49aaddcad9c243faf2ed3",
|
|
"post_install": "lein self-install",
|
|
"checkver": {
|
|
"github": "https://github.com/technomancy/leiningen"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/$version/bin/lein.bat"
|
|
}
|
|
}
|