Skip to content

Commit e409a2b

Browse files
committed
questdb 8.3.2
1 parent 0edf4b9 commit e409a2b

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.3.1/questdb-8.3.1-no-jre-bin.tar.gz"
5-
sha256 "cba6ce74034444cfb6d64aafe6d9fa8915711179f7774295cf63fc6243b4ff43"
4+
url "https://github.com/questdb/questdb/releases/download/8.3.2/questdb-8.3.2-no-jre-bin.tar.gz"
5+
sha256 "e72695f9e85c6a65c855066fb5edbec94774168b1e476905ba1bf365bdd2658f"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)