Skip to content

Commit 64c208d

Browse files
committed
gat 0.21.2
1 parent 90e8899 commit 64c208d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gat < Formula
22
desc "Cat alternative written in Go"
33
homepage "https://github.com/koki-develop/gat"
4-
url "https://github.com/koki-develop/gat/archive/refs/tags/v0.21.1.tar.gz"
5-
sha256 "c96b510ab30a68c0eb64ddc47ba1f9ae688a22754d7a86643e3d021896ef53c4"
4+
url "https://github.com/koki-develop/gat/archive/refs/tags/v0.21.2.tar.gz"
5+
sha256 "17536538142780aa9cc32dec491778e2fcbf783848ea30cb5aac553ed8e75812"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)