mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
sqldef: Update to version 0.17.10
This commit is contained in:
parent
9f1af27ff8
commit
32436fb8a9
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.9",
|
"version": "0.17.10",
|
||||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||||
"homepage": "https://github.com/k0kubun/sqldef",
|
"homepage": "https://github.com/k0kubun/sqldef",
|
||||||
"license": "MIT,Apache-2.0",
|
"license": "MIT,Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.9/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.10/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.9/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.10/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.9/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.10/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"fc77c813e0b01dfb4113658536bd14238ef8b278f717c12972e4774188102153",
|
"34c4d56ac5193f02d8a134a9f6ca07a4e9eb7a32d90943a40eedf3b9d1011f30",
|
||||||
"04d6a504ca9ca83b9d2d66a9d988a9d847dab6dac2dff1dafa60030689895743",
|
"c64157fe99b229dddfc89a8f06fa99b6af779c6f61c7bf6de5235e9be1f928cd",
|
||||||
"e01604b4242d8112bcede842db324f8871f1aafdfc1c4e00aba364935cd09868"
|
"1c3cac1bd12779afc25d88132b87a33570b7d76d1950991ec9841dbe9e198439"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user