cockroachdb: Update to version 21.2.5

This commit is contained in:
github-actions[bot] 2022-02-08 00:32:25 +00:00
parent b043b13ad8
commit 0eae07c748

View File

@ -1,5 +1,5 @@
{
"version": "21.2.4",
"version": "21.2.5",
"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.4.windows-6.2-amd64.zip",
"hash": "daa7f3a2956b5107642105be482deaeacffe74782134f4733eecc76d515589ad",
"extract_dir": "cockroach-v21.2.4.windows-6.2-amd64"
"url": "https://binaries.cockroachdb.com/cockroach-v21.2.5.windows-6.2-amd64.zip",
"hash": "ce8698a123bd158e37387c4de9499d0508d1c75878e3b61076598a1e3095e6d2",
"extract_dir": "cockroach-v21.2.5.windows-6.2-amd64"
}
},
"bin": "cockroach.exe",