Skip to content

Commit

Permalink
Update to v0.12.0-nightly-20250113 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: sunng87 <sunng87@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sunng87 authored Jan 13, 2025
1 parent 58d921a commit 13b0775
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
pkgver = 0.12.0.20250106
pkgver = 0.12.0.20250113
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.12.0-nightly-20250106/greptime-linux-amd64-v0.12.0-nightly-20250106.tar.gz
source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.12.0-nightly-20250113/greptime-linux-amd64-v0.12.0-nightly-20250113.tar.gz
source = greptimedb.sysusers
source = greptimedb.service
source = greptimedb-tmpfile.conf
source = greptimedb.toml
sha256sums = fb8fe9d3837d7c9025d873705362059ca8e25b4d9778027c0df4057f6ae30ee9
sha256sums = 72caa274300038310f2a170073e2e5052c0c1d2fdd49692a80240593a540c61c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
Expand Down
6 changes: 3 additions & 3 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Maintainer: Ning Sun <n at sunng dot info>

pkgname=greptimedb-bin
pkgver=0.12.0.20250106
_pkgvergh=v0.12.0-nightly-20250106
pkgver=0.12.0.20250113
_pkgvergh=v0.12.0-nightly-20250113
pkgrel=1
pkgdesc='Open-source time-series database.'
arch=('x86_64')
Expand All @@ -16,7 +16,7 @@ source=("https://github.com/GreptimeTeam/greptimedb/releases/download/${_pkgverg
"greptimedb.service"
"greptimedb-tmpfile.conf"
"greptimedb.toml")
sha256sums=("fb8fe9d3837d7c9025d873705362059ca8e25b4d9778027c0df4057f6ae30ee9"
sha256sums=("72caa274300038310f2a170073e2e5052c0c1d2fdd49692a80240593a540c61c"
"SKIP"
"SKIP"
"SKIP"
Expand Down

0 comments on commit 13b0775

Please sign in to comment.