From 04d319b4b6f304b16118a62dd02045927f4716ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 20:35:51 -0700 Subject: [PATCH] Update to v0.9.0-nightly-20240617 (#73) Co-authored-by: sunng87 --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 92fa848..5c1f9fd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,17 +1,17 @@ pkgbase = greptimedb-bin pkgdesc = Open-source time-series database. - pkgver = 0.9.0.20240527 + pkgver = 0.9.0.20240617 pkgrel = 1 url = https://github.com/GreptimeTeam/greptimedb arch = x86_64 license = Apache-2.0 provides = greptimedb - source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.9.0-nightly-20240527/greptime-linux-amd64-v0.9.0-nightly-20240527.tar.gz + source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.9.0-nightly-20240617/greptime-linux-amd64-v0.9.0-nightly-20240617.tar.gz source = greptimedb.sysusers source = greptimedb.service source = greptimedb-tmpfile.conf source = greptimedb.toml - sha256sums = 67e48637ff1c85e6ec4e6d238da3cae11f60d764a57baa8ed0c64ea4357db10d + sha256sums = ff6b4f1028bf6f8c6659d791b8d7144db50e6341b201d2d2bcd3d4cb6d13f773 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index f3c943a..2d71cb9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Ning Sun pkgname=greptimedb-bin -pkgver=0.9.0.20240527 -_pkgvergh=v0.9.0-nightly-20240527 +pkgver=0.9.0.20240617 +_pkgvergh=v0.9.0-nightly-20240617 pkgrel=1 pkgdesc='Open-source time-series database.' arch=('x86_64') @@ -16,7 +16,7 @@ source=("https://github.com/GreptimeTeam/greptimedb/releases/download/${_pkgverg "greptimedb.service" "greptimedb-tmpfile.conf" "greptimedb.toml") -sha256sums=("67e48637ff1c85e6ec4e6d238da3cae11f60d764a57baa8ed0c64ea4357db10d" +sha256sums=("ff6b4f1028bf6f8c6659d791b8d7144db50e6341b201d2d2bcd3d4cb6d13f773" "SKIP" "SKIP" "SKIP"