mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
17 lines
613 B
JSON
17 lines
613 B
JSON
{
|
|
"version": "2.9.8",
|
|
"description": "Simplify Clojure project automation and configuration.",
|
|
"homepage": "https://leiningen.org/",
|
|
"license": "EPL-1.0",
|
|
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.8/bin/lein.bat",
|
|
"hash": "67db9127c60258ae4b70cc5fbfdd46d8aeedbb7f5fac5711a5e62e108a6cd328",
|
|
"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"
|
|
}
|
|
}
|