mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
17 lines
615 B
JSON
17 lines
615 B
JSON
{
|
|
"version": "2.9.10",
|
|
"description": "Simplify Clojure project automation and configuration.",
|
|
"homepage": "https://leiningen.org/",
|
|
"license": "EPL-1.0",
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.10/bin/lein.bat",
|
|
"hash": "6b9ae02e39b64c60b8d0a08e6e9387051026103617576e400be9c903140f3928",
|
|
"bin": "lein.bat",
|
|
"post_install": "lein self-install",
|
|
"checkver": {
|
|
"github": "https://github.com/technomancy/leiningen"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/$version/bin/lein.bat"
|
|
}
|
|
}
|