We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51b2b7 commit 03d4d82Copy full SHA for 03d4d82
Formula/q/questdb.rb
@@ -1,8 +1,8 @@
1
class Questdb < Formula
2
desc "Time Series Database"
3
homepage "https://questdb.io"
4
- url "https://github.com/questdb/questdb/releases/download/9.0.1/questdb-9.0.1-no-jre-bin.tar.gz"
5
- sha256 "9e72107cad87fa38443979afa81a1b90ebbf458731adc5e72d7b6b4d4e6db2a7"
+ url "https://github.com/questdb/questdb/releases/download/9.0.2/questdb-9.0.2-no-jre-bin.tar.gz"
+ sha256 "b8b9018c6e9a054695dbbde15f643f647580ae8cb3b8ad664b11f3a296bf660a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments