cockroachdb-bin v24.2.4
This commit is contained in:
parent
0a2d7912d7
commit
6aa90c13d7
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -6,7 +6,7 @@
|
|||
# Contributor: Marcel O'Neil <marcel@marceloneil.com>
|
||||
|
||||
pkgname=cockroachdb-bin
|
||||
pkgver=24.2.3
|
||||
pkgver=24.2.4
|
||||
pkgrel=1
|
||||
pkgdesc='An open source, survivable, strongly consistent, scale-out SQL database'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ source=("${pkgname}-${pkgver}.tgz::https://binaries.cockroachdb.com/cockroach-v$
|
|||
'cockroach.sysusers'
|
||||
'cockroach.tmpfiles')
|
||||
|
||||
sha256sums=('637d0ada1db52e57f5cbbe19a7defcff0d538d43b771ae8da7ceba326686d64c'
|
||||
sha256sums=('fa4a5696f0abd766993d5ded9b6c2cc899701be56afbf6d737baf4841c9e7bc1'
|
||||
'0384efdf47789c3548e7eff949c5c2c9c4ee95741f805a39cdb6f02035919889'
|
||||
'6c336d30983d6295995823a134e3cc85a06ef9418339b53cf6f375df816bea51'
|
||||
'55f380f5cb201c6afeafbf1a6fb5a6400dbffa0edc134d30960d1d04e3d19ef2'
|
||||
|
|
Loading…
Reference in a new issue