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 475be73 commit f4eed1fCopy full SHA for f4eed1f
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/8.3.3/questdb-8.3.3-no-jre-bin.tar.gz"
5
- sha256 "0b796112083d7ab018495e2a53ec6a3ccd586ea0888fb9aa995ceefba058fa92"
+ url "https://github.com/questdb/questdb/releases/download/9.0.0/questdb-9.0.0-no-jre-bin.tar.gz"
+ sha256 "8f74c34510de830d2ce72f00412fc4e083ee5c496e5bcbc0b25f1b17906b2931"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments