mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
17 lines
615 B
JSON
17 lines
615 B
JSON
{
|
|
"version": "2.11.1",
|
|
"description": "Simplify Clojure project automation and configuration.",
|
|
"homepage": "https://leiningen.org/",
|
|
"license": "EPL-1.0",
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.11.1/bin/lein.bat",
|
|
"hash": "0d3c96ec8a28ef7a0cca673c1e790741fe4fa3c19aab65a32cf95e754b30fc40",
|
|
"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"
|
|
}
|
|
}
|