sqldef: Update to version 0.16.9

This commit is contained in:
github-actions[bot] 2023-10-03 16:30:20 +00:00
parent 7394f879f8
commit 116950f29e

View File

@ -1,19 +1,19 @@
{ {
"version": "0.16.8", "version": "0.16.9",
"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.16.8/mssqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v0.16.9/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v0.16.8/mysqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v0.16.9/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v0.16.8/sqlite3def_windows_amd64.zip" "https://github.com/k0kubun/sqldef/releases/download/v0.16.9/sqlite3def_windows_amd64.zip"
], ],
"hash": [ "hash": [
"0af2b3d1ad008e2915e34ca6ecb8021044497dad89bc64f73fafed57892f84fa", "59ba802ad798bbc3f7ff12e1e7238831f4899c5c91a3761fc88baf7d462845b6",
"85a5fbfbe8012cc2aa96d41faedcbe942ec93f764c7051bff4945ec98d8672fa", "fc801575f8842f6e03f860186b6d91cabbd428a57b15ba1dc74a757d35860c7b",
"2be76db29be50830f62c6473d86de175a5604f15726ed48e81fc65d9e8652e40" "b95543c32df7e2f0fc5c6a803d757f355961bcf7f86227ad1d82d1d6012c8158"
] ]
}, },
"32bit": { "32bit": {