cockroachdb: Update to version 22.2.8

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:01 +00:00
parent 42c33bded9
commit f925704f95

View File

@ -1,5 +1,5 @@
{
"version": "22.2.7",
"version": "22.2.8",
"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.7.windows-6.2-amd64.zip",
"hash": "e43615d0f31aea1b1fc71265b7018b0c0b0ebed45d142ad701df870b2d9d76ed",
"extract_dir": "cockroach-v22.2.7.windows-6.2-amd64"
"url": "https://binaries.cockroachdb.com/cockroach-v22.2.8.windows-6.2-amd64.zip",
"hash": "71277e35a6be923efec6b35b70d76e943849fbdeaf93f50c82f64d07b458857e",
"extract_dir": "cockroach-v22.2.8.windows-6.2-amd64"
}
},
"bin": "cockroach.exe",