go-sqlcmd: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2025-11-21 20:30:01 +00:00
parent 09f172a77a
commit 46300a0532

View File

@ -1,16 +1,16 @@
{
"version": "1.8.2",
"version": "1.9.0",
"description": "sqlcmd is a multi-platform command line experience for Microsoft SQL Server and Azure SQL",
"homepage": "https://github.com/microsoft/go-sqlcmd",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.8.2/sqlcmd-windows-amd64.zip",
"hash": "58c3244debde3c5b9f7ff371cca94784f1d5e5fe4268fa5882b863ac500264f1"
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.9.0/sqlcmd-windows-amd64.zip",
"hash": "e4d6c74a7dd2322d7890e36dca8d5d8484b4d2540706a6603086d5920c09009c"
},
"arm64": {
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.8.2/sqlcmd-windows-arm64.zip",
"hash": "3da4969215af626070e2ea9326831357d00585e83d492ded79cb36db6d4c3355"
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.9.0/sqlcmd-windows-arm64.zip",
"hash": "d7c500714872aea45f2f4a1e82cc5c5bcb50be5318f9a2fdc46c5d62c6ace099"
}
},
"bin": "sqlcmd.exe",