Skip to content

Commit 04960a9

Browse files
committed
questdb 8.1.2
1 parent 54412fa commit 04960a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/q/questdb.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Questdb < Formula
22
desc "Time Series Database"
33
homepage "https://questdb.io"
4-
url "https://github.com/questdb/questdb/releases/download/8.1.1/questdb-8.1.1-no-jre-bin.tar.gz"
5-
sha256 "9a8753ca73d8ecdab374e29e92649a32962f445e68485d010914f6c5911430dd"
4+
url "https://github.com/questdb/questdb/releases/download/8.1.2/questdb-8.1.2-no-jre-bin.tar.gz"
5+
sha256 "a0586bfe506c8377bbbd488d417c2305317a1808c16329b8f9806803fd8bb1a8"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)