go-sqlcmd: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-02-22 00:34:25 +00:00
parent 229b311e34
commit e59279fc12

View File

@ -1,16 +1,16 @@
{
"version": "1.5.0",
"version": "1.6.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.5.0/sqlcmd-v1.5.0-windows-x64.zip",
"hash": "6cd1d11a463549757efd8ef6daaa3a9413ccf85950ef9a49716041fdbdedc01d"
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.6.0/sqlcmd-v1.6.0-windows-x64.zip",
"hash": "a73474535435b4e908f95206d592f7b4c0e43e5b55184d06f767d5c2b64831fa"
},
"arm64": {
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.5.0/sqlcmd-v1.5.0-windows-arm64.zip",
"hash": "28ae735730f0020a0d44c9e453f56979c2da2a5e313e2f1209d3fbb121c361a1"
"url": "https://github.com/microsoft/go-sqlcmd/releases/download/v1.6.0/sqlcmd-v1.6.0-windows-arm64.zip",
"hash": "5597ba8e184cf8b95a83ff8af5c06577f66d4dbae5292399687b955291b522a1"
}
},
"bin": "sqlcmd.exe",