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 efced04 commit 1a1b530Copy full SHA for 1a1b530
Formula/c/chdig.rb
@@ -1,8 +1,8 @@
1
class Chdig < Formula
2
desc "Dig into ClickHouse with TUI interface"
3
homepage "https://github.com/azat/chdig"
4
- url "https://github.com/azat/chdig/archive/refs/tags/v25.4.1.tar.gz"
5
- sha256 "5956bccc99f5c86eef6095ee03dde53590dd03370b06cd04348074ea223f2297"
+ url "https://github.com/azat/chdig/archive/refs/tags/v25.6.1.tar.gz"
+ sha256 "e815466c2e16c50cd886f68a6e054c63b45389242f8e4967b5e76c44478beade"
6
license "MIT"
7
head "https://github.com/azat/chdig.git", branch: "main"
8
0 commit comments