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 54412fa commit 04960a9Copy full SHA for 04960a9
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.1.1/questdb-8.1.1-no-jre-bin.tar.gz"
5
- sha256 "9a8753ca73d8ecdab374e29e92649a32962f445e68485d010914f6c5911430dd"
+ url "https://github.com/questdb/questdb/releases/download/8.1.2/questdb-8.1.2-no-jre-bin.tar.gz"
+ sha256 "a0586bfe506c8377bbbd488d417c2305317a1808c16329b8f9806803fd8bb1a8"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments