mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
16 lines
652 B
JSON
16 lines
652 B
JSON
{
|
|
"version": "2.1.2",
|
|
"homepage": "https://github.com/simonwhitaker/gibo",
|
|
"license": "Unlicense",
|
|
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
|
|
"url": "https://github.com/simonwhitaker/gibo/archive/2.1.2.zip",
|
|
"hash": "df1e41601be68c6a49b40bdc85ba105c5e12de7ad3920bb3311497eff010c479",
|
|
"extract_dir": "gibo-2.1.2",
|
|
"bin": "gibo.bat",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",
|
|
"extract_dir": "gibo-$version"
|
|
}
|
|
}
|