cockroachdb: Update to version 21.2.7

This commit is contained in:
github-actions[bot] 2022-03-14 20:27:05 +00:00
parent 3e98577fc3
commit 0600217f09

View File

@ -1,5 +1,5 @@
{
"version": "21.2.6",
"version": "21.2.7",
"description": "The SQL database for global cloud services",
"homepage": "https://www.cockroachlabs.com/",
"license": {
@ -8,9 +8,9 @@
},
"architecture": {
"64bit": {
"url": "https://binaries.cockroachdb.com/cockroach-v21.2.6.windows-6.2-amd64.zip",
"hash": "e5cd483bee9d79942706ccce9dd629d569dabde9b6e767435db91e18efb847df",
"extract_dir": "cockroach-v21.2.6.windows-6.2-amd64"
"url": "https://binaries.cockroachdb.com/cockroach-v21.2.7.windows-6.2-amd64.zip",
"hash": "773650137ee3f38e7e083e57f97d742be0e8a423c918ca93a4ca2baf64b7cea1",
"extract_dir": "cockroach-v21.2.7.windows-6.2-amd64"
}
},
"bin": "cockroach.exe",