mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
28 lines
943 B
JSON
28 lines
943 B
JSON
{
|
|
"version": "16.26.3",
|
|
"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.26.3/SchemaCrawler-16.26.3.msi",
|
|
"hash": "ed93ec8e8a87cf48b03a47768dabbfb4e591d78bfc501474d6702bfbc12b1c48"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|