cockroachdb: Update to version 22.2.4

This commit is contained in:
github-actions[bot] 2023-02-14 04:29:26 +00:00
parent 7f3ed38848
commit f69ab263f9

View File

@ -1,5 +1,5 @@
{
"version": "22.2.3",
"version": "22.2.4",
"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-v22.2.3.windows-6.2-amd64.zip",
"hash": "aeb95fd71b1348b2fa45176f6bcad51f40485c7e2dc0bc71f50d07055e3aafbd",
"extract_dir": "cockroach-v22.2.3.windows-6.2-amd64"
"url": "https://binaries.cockroachdb.com/cockroach-v22.2.4.windows-6.2-amd64.zip",
"hash": "42e12c2295189afb60b89008d53776806b03afc2190587ebbf22f8a0c69ae297",
"extract_dir": "cockroach-v22.2.4.windows-6.2-amd64"
}
},
"bin": "cockroach.exe",