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