sqldef: Update to version 0.17.14

This commit is contained in:
github-actions[bot] 2024-07-18 12:31:26 +00:00
parent 232d91719e
commit a23c9172cc

View File

@ -1,19 +1,19 @@
{ {
"version": "0.17.13", "version": "0.17.14",
"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.13/mssqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v0.17.14/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.13/mysqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v0.17.14/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.13/sqlite3def_windows_amd64.zip" "https://github.com/k0kubun/sqldef/releases/download/v0.17.14/sqlite3def_windows_amd64.zip"
], ],
"hash": [ "hash": [
"eedc1f2297739fd76c9499a68ac162cac7bb9a7b133046c3c19a4a0e495fca8a", "c9e5f8957a8e17301da9d6eb7b2945b039422c4d57f2b35ee7cabd0c52e85156",
"ea1d34731af58b0b2e681984dcbc6c4d154a0232a1115867352a59df12ef7b71", "c0d1e0b301ca07256faa53d35937ebfa23e16fd6d86c2f03d689ad6b66064717",
"52f338152dd85dd101d3e1b3ff572e0acf682cd6f68bcd9a1117a251eb424610" "9ee5b9d8d371a56423b1c48dc7d878328794eae48fdfe1210d87530cb595a0b2"
] ]
}, },
"32bit": { "32bit": {