cockroachdb: Update to version 25.1.3

This commit is contained in:
github-actions[bot] 2025-04-07 20:29:02 +00:00
parent 596210e4a1
commit 84fdb25d23

View File

@ -1,5 +1,5 @@
{ {
"version": "25.1.2", "version": "25.1.3",
"description": "The SQL database for global cloud services", "description": "The SQL database for global cloud services",
"homepage": "https://www.cockroachlabs.com/", "homepage": "https://www.cockroachlabs.com/",
"license": { "license": {
@ -8,9 +8,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://binaries.cockroachdb.com/cockroach-v25.1.2.windows-6.2-amd64.zip", "url": "https://binaries.cockroachdb.com/cockroach-v25.1.3.windows-6.2-amd64.zip",
"hash": "e17e44c90ab4829441f389677b05ea61ff4a766b53bf667f08a5c504e0a779ec", "hash": "02aa50940bd593bcdb8e914893c7838bbf2b1919519bfbec10b7dc978615a194",
"extract_dir": "cockroach-v25.1.2.windows-6.2-amd64" "extract_dir": "cockroach-v25.1.3.windows-6.2-amd64"
} }
}, },
"bin": "cockroach.exe", "bin": "cockroach.exe",