From 4db9aa45ff51a8b68ef4f109095fa8e9ff99783c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 19:56:57 -0700 Subject: [PATCH] Update to v0.10.0-nightly-20240909 (#80) Co-authored-by: sunng87 --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b98ccd2..c643a0e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,17 +1,17 @@ pkgbase = greptimedb-bin pkgdesc = Open-source time-series database. - pkgver = 0.10.0.20240902 + pkgver = 0.10.0.20240909 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.10.0-nightly-20240902/greptime-linux-amd64-v0.10.0-nightly-20240902.tar.gz + source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.10.0-nightly-20240909/greptime-linux-amd64-v0.10.0-nightly-20240909.tar.gz source = greptimedb.sysusers source = greptimedb.service source = greptimedb-tmpfile.conf source = greptimedb.toml - sha256sums = 6bd47a259bf1c3f6c5cba1e69a5a7b32c492b3b37f3286be0607a11e1d60f39b + sha256sums = 5abd0f29e4039354541e7ea8d8fa624d42b9915e0971c9c0f3e6625dcf74315f sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index f713d0e..63c9579 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Ning Sun pkgname=greptimedb-bin -pkgver=0.10.0.20240902 -_pkgvergh=v0.10.0-nightly-20240902 +pkgver=0.10.0.20240909 +_pkgvergh=v0.10.0-nightly-20240909 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=("6bd47a259bf1c3f6c5cba1e69a5a7b32c492b3b37f3286be0607a11e1d60f39b" +sha256sums=("5abd0f29e4039354541e7ea8d8fa624d42b9915e0971c9c0f3e6625dcf74315f" "SKIP" "SKIP" "SKIP"