Skip to content

Commit 1a1b530

Browse files
committed
chdig 25.6.1
1 parent efced04 commit 1a1b530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chdig.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chdig < Formula
22
desc "Dig into ClickHouse with TUI interface"
33
homepage "https://github.com/azat/chdig"
4-
url "https://github.com/azat/chdig/archive/refs/tags/v25.4.1.tar.gz"
5-
sha256 "5956bccc99f5c86eef6095ee03dde53590dd03370b06cd04348074ea223f2297"
4+
url "https://github.com/azat/chdig/archive/refs/tags/v25.6.1.tar.gz"
5+
sha256 "e815466c2e16c50cd886f68a6e054c63b45389242f8e4967b5e76c44478beade"
66
license "MIT"
77
head "https://github.com/azat/chdig.git", branch: "main"
88

0 commit comments

Comments
 (0)