mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
28 lines
943 B
JSON
28 lines
943 B
JSON
{
|
|
"version": "16.21.2",
|
|
"description": "Free database schema discovery and comprehension tool",
|
|
"homepage": "https://www.schemacrawler.com/",
|
|
"license": "EPL-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v16.21.2/SchemaCrawler-16.21.2.msi",
|
|
"hash": "b5000f84dcb0aa874d052a1ffabf6f61f357ea4874f84cf115dc051a82faf197"
|
|
}
|
|
},
|
|
"extract_dir": "SchemaCrawler",
|
|
"bin": "SchemaCrawler.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/schemacrawler/SchemaCrawler"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v$version/SchemaCrawler-$version.msi",
|
|
"hash": {
|
|
"url": "$url.SHA256"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|