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 90e8899 commit 64c208dCopy full SHA for 64c208d
Formula/g/gat.rb
@@ -1,8 +1,8 @@
1
class Gat < Formula
2
desc "Cat alternative written in Go"
3
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"
+ url "https://github.com/koki-develop/gat/archive/refs/tags/v0.21.2.tar.gz"
+ sha256 "17536538142780aa9cc32dec491778e2fcbf783848ea30cb5aac553ed8e75812"
6
license "MIT"
7
8
bottle do
0 commit comments