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 5bd937d commit 52fc20fCopy full SHA for 52fc20f
Formula/d/dblab.rb
@@ -1,8 +1,8 @@
1
class Dblab < Formula
2
desc "Database client every command-line junkie deserves"
3
- homepage "https://dblab.danvergara.com/"
4
- url "https://github.com/danvergara/dblab/archive/refs/tags/v0.33.0.tar.gz"
5
- sha256 "9a2d664cfe8ae553aa71598bcaecbaff0ce554ad05d9f0cbd4f18b3e941c2273"
+ homepage "https://dblab.app/"
+ url "https://github.com/danvergara/dblab/archive/refs/tags/v0.34.0.tar.gz"
+ sha256 "4c33c1c686beb53fa0de06fcba12261fd4d9b2d6d7dbce5a5d06ba823449a0aa"
6
license "MIT"
7
head "https://github.com/danvergara/dblab.git", branch: "main"
8
0 commit comments