mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
15 lines
592 B
JSON
15 lines
592 B
JSON
{
|
|
"version": "2.7.1",
|
|
"license": "Eclipse Public License 1.0",
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/150d98b7ae873001615e14f5ba3da601e8261b76/bin/lein.bat",
|
|
"homepage": "https://github.com/technomancy/leiningen",
|
|
"bin": "lein.bat",
|
|
"hash": "32385e54b54ec99ac8a37792347ca4f1a3c7feb792066d7ffc8f1e4c5b7c7ad1",
|
|
"notes": "The command 'lein self-install' is required to complete the installation",
|
|
"checkver": {
|
|
"url": "https://github.com/technomancy/leiningen/releases/latest",
|
|
"re": "\/releases\/tag\/([\\d.]+)"
|
|
}
|
|
}
|
|
|