mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 21:34:47 +00:00
28 lines
940 B
JSON
28 lines
940 B
JSON
{
|
|
"version": "17.6.1",
|
|
"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/v17.6.1/SchemaCrawler-17.6.1.msi",
|
|
"hash": "7ca879fae8f3ac75ead28313b7c841a4884b451a2dde05b7fd5eac0aa9642945"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|