cockroachdb: Update to version 25.2.0

This commit is contained in:
github-actions[bot] 2025-05-27 16:29:53 +00:00
parent e2d1749539
commit 0070bbabd5

View File

@ -1,5 +1,5 @@
{
"version": "25.1.5",
"version": "25.2.0",
"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-v25.1.5.windows-6.2-amd64.zip",
"hash": "8c9789a4b50b15cef0400b664a0a73a83c01a9bfa3aeeb0e5310c62b2b1b239b",
"extract_dir": "cockroach-v25.1.5.windows-6.2-amd64"
"url": "https://binaries.cockroachdb.com/cockroach-v25.2.0.windows-6.2-amd64.zip",
"hash": "7e123a57a265eca36db1396911716e0a8bfef865dad014461cc9fe34f5f9a74f",
"extract_dir": "cockroach-v25.2.0.windows-6.2-amd64"
}
},
"bin": "cockroach.exe",